Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |