![]() | Image |
public class ImageMask : NativeObject
The ImageMask type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Create an image mask object from image data. Supported formats are:
|
![]() | Equals | (Inherited from NativeObject) |
![]() | Extract | Extract image mask from PDF Facilitate the extraction of image masks from a specified page within a PDF, outputting them in the imageType format. By default imageType takes the value Tiff. Key considerations include:
This method is designed to efficiently retrieve image masks without their page-specific modifications, ensuring a straightforward extraction process. |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | GetResolution | The resolution of an image mask on the page in DPI (dots per inch). The resolution is the ratio between the size of the image mask and the size it uses on the page. |