|
Opait PDF Library
|
Utility functions using GDI classes More...
Static Public Member Functions | |
| static ImageCodecInfo | GetImageEncoder (string extension) |
| Gets the image encoder based on the file extension. More... | |
| static ImageCodecInfo | GetImageEncoder (ImageFormat format) |
| Gets the GDI+ encoder for the specified image format. More... | |
Utility functions using GDI classes
|
static |
Gets the GDI+ encoder for the specified image format.
| format | The image format. |
|
static |
Gets the image encoder based on the file extension.
| extension | The file extension of the image file. |