Name | Description | |
---|---|---|
![]() | DecodeImageData | Decodes the specified image data. |
![]() | EncodeRaster | Encodes a raster image into the specified image format. |
The following tables list the members exposed by NImageService.
Name | Description | |
---|---|---|
![]() | DecodeImageData | Decodes the specified image data. |
![]() | EncodeRaster | Encodes a raster image into the specified image format. |
Name | Description | |
---|---|---|
![]() | Ij | |
![]() | NativeDecodeImageData | Decodes the specified image data, using the image decoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. |
![]() | NativeEncodeBitmap | Encodes a raster into BMP image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. |
![]() | NativeEncodeJpg | Encodes a raster into JPEG image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. |
![]() | NativeEncodePng | Encodes a raster into PNG image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. |
![]() | NativeEncodeTiff | Encodes a raster into TIFF image format, using the image encoding capabilities of the underlying platform. Must be implemented in the image service of a platform host. |
![]() | pSAb |