Click or drag to resize

MaskInterfaceCutEllipseDisplayMask Method


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

Parameters

bs  BasicShape
 
buf  IntPtr
 
width  Int32
 
height  Int32
 

Implements

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