Click or drag to resize

IMask Methods

The IMask type exposes the following members.

Methods
 NameDescription
Public methodClearMask Clear a mask
Public methodCutEllipseDisplayMask Apply an elliptical shape on the specified mask
Public methodCutEllipseUserMask Keeps or cuts a defined elliptical region of the user mask.
Public methodCutRectangleDisplayMask Apply a rectangular shape on the specified mask
Public methodCutRectangleUserMask Keeps or cuts a defined rectangular region of the user mask.
Public methodGetMaskMethodState Gets the activation state of the specified method.
Public methodLoadMaskImage(Byte, Int32, Int32, Int32) Loads a mask using a byte array.
Public methodLoadMaskImage(IntPtr, Int32, Int32, Int32) Load a mask using an IntPtr
Public methodLoadUserMask Loads a user mask using string format
Public methodResetUserMask Reset the user mask to the full image.
Public methodSetMaskMethodState Sets the activation state of the specified method.
Public methodUseHalfResolution Sets the activation state of the half-resolution feature.
Top
See Also