Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by GDI+. For more information, see:
gdiplusimagecodec.h contains the following programming interfaces:
Functions
GetImageDecoders The GetImageDecoders function gets an array of ImageCodecInfo objects that contain information about the available image decoders. |
GetImageDecodersSize 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. |
GetImageEncoders The GetImageEncoders function gets an array of ImageCodecInfo objects that contain information about the available image encoders. |
GetImageEncodersSize 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. |