Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IMask Interface
IMask Methods
ClearBitmap Method
CutEllDisplayMask Method
CutEllUserMask Method
CutRectDisplayMask Method
CutRectUserMask Method
GetMaskMethState Method
LoadMaskImage Method
LoadUserMask Method
ResetUserMask Method
SetMaskMethState Method
IMask
CutEllDisplayMask Method
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.5.0.22 6_5_dev_win7 724a893, built 2017-12-08 14:08:47 UTC
Syntax
C#
C++
Copy
void
CutEllDisplayMask
(
BasicShape
bs
,
IntPtr
buf
,
int
width
,
int
height
)
void
CutEllDisplayMask
(
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