Name | Description | |
---|---|---|
![]() | GetAttributes | Gets image attributes. |
![]() | GetColorMask | Obtains the Mask entry from the image dictionary. |
![]() | GetColorSpace | Gets the color space object for an image. |
![]() | GetData | Gets an image's data. |
![]() | GetDataStream | Gets a data stream for an image. |
![]() | GetDecodeArray | Gets the decode array for an image. |
![]() | GetDictionary | Gets the dictionary for an image. |
![]() | GetFilterArray | Gets the filter array for an image. |
![]() | GetMatteArray | Gets the matte array for the image XObject. |
![]() | GetSoftMask | Gets the soft mask for an image. |
![]() | SetColorMask | Sets the Mask entry from the image dictionary. |
![]() | SetColorSpace | Sets the color space object for an image. |
![]() | SetData | Sets data for an image. |
![]() | SetDataStream | Sets a data stream for an image. |
![]() | SetDecodeArray | Sets the decode array for an image. |
![]() | SetMatteArray | Sets the matte array for the image XObject. |
![]() | SetSoftMask | Sets the soft mask for an image. |
![]() | ToBitmap | Returns the image data as a bitmap image. |
![]() | ToImGearPage | Overloaded. Converts the ImGearPDEImage to an ImGearPage. |