 |
 |
GDI+ ..msdn Add comment |
 |
|
GdipGetImageDecoders
|
|
The GetImageDecoders function gets an array of ImageCodecInfo objects that contain information about the available image decoders. |
|
 |
 |
 |
|
GdipGetImageDecodersSize
|
|
The GetImageDecodersSize function gets the number of available image decoders and the total size of the array of ImageCodecInfo objects that is returned by the GetImageDecoders function. |
|
 |
 |
 |
|
GdipGetImageEncoders
|
|
The GetImageEncoders function gets an array of ImageCodecInfo objects that contain information about the available image encoders. |
|
 |
 |
 |
|
GdipGetImageEncodersSize
|
|
The GetImageEncodersSize function gets the number of available image encoders and the total size of the array of ImageCodecInfo objects that is returned by the GetImageEncoders function. |
|
 |
 |
 |
|
GdiplusShutdown
|
|
The GdiplusShutdown function cleans up resources used by Microsoft® Windows® GDI+. |
|
 |
 |
 |
|
GdiplusStartup
|
|
The GdiplusStartup function initializes Microsoft® Windows® GDI+. |
|
 |
 |
 |
 |
| Code examples: |
 |
|
|
 |
|
|