Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |