Click or drag to resize

MaskInterfaceCutRectangleDisplayMask Method

Namespace:  LynceeTec.Processing.Holography
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void CutRectangleDisplayMask(
	BasicShape bs,
	IntPtr buf,
	int width,
	int height
)

Parameters

bs
Type: LynceeTec.InterfacesBasicShape
buf
Type: SystemIntPtr
width
Type: SystemInt32
height
Type: SystemInt32

Implements

IMaskCutRectangleDisplayMask(BasicShape, IntPtr, Int32, Int32)
See Also