Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |