Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IMask Interface
IMask Methods
ClearBitmap Method
CutEllipseDisplayMask Method
CutEllipseUserMask Method
CutRectangleDisplayMask Method
CutRectangleUserMask Method
GetMaskMethodState Method
LoadMaskImage Method
LoadUserMask Method
ResetUserMask Method
SetImageScalingFactor Method
SetMaskMethodState Method
IMask
CutRectangleDisplayMask Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 7.3.77.25127 UnwrapStitching cc0329b4, built 2018-08-31 12:02:55 UTC
Syntax
C#
C++
Copy
void
CutRectangleDisplayMask
(
BasicShape
bs
,
IntPtr
buf
,
int
width
,
int
height
)
void
CutRectangleDisplayMask
(
BasicShape
bs
,
IntPtr
buf
,
int
width
,
int
height
)
Parameters
bs
Type:
LynceeTec.Interfaces
BasicShape
buf
Type:
System
IntPtr
width
Type:
System
Int32
height
Type:
System
Int32
See Also
Reference
IMask Interface
LynceeTec.Interfaces Namespace