| /*** Autogenerated by WIDL 6.3 from include/wincodec.idl - Do not edit ***/ |
| |
| #ifdef _WIN32 |
| #ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| #define __REQUIRED_RPCNDR_H_VERSION__ 475 |
| #endif |
| #include <rpc.h> |
| #include <rpcndr.h> |
| #endif |
| |
| #ifndef COM_NO_WINDOWS_H |
| #include <windows.h> |
| #include <ole2.h> |
| #endif |
| |
| #ifndef __wincodec_h__ |
| #define __wincodec_h__ |
| |
| /* Forward declarations */ |
| |
| #ifndef __IWICColorContext_FWD_DEFINED__ |
| #define __IWICColorContext_FWD_DEFINED__ |
| typedef interface IWICColorContext IWICColorContext; |
| #ifdef __cplusplus |
| interface IWICColorContext; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapSource_FWD_DEFINED__ |
| #define __IWICBitmapSource_FWD_DEFINED__ |
| typedef interface IWICBitmapSource IWICBitmapSource; |
| #ifdef __cplusplus |
| interface IWICBitmapSource; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapLock_FWD_DEFINED__ |
| #define __IWICBitmapLock_FWD_DEFINED__ |
| typedef interface IWICBitmapLock IWICBitmapLock; |
| #ifdef __cplusplus |
| interface IWICBitmapLock; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapFlipRotator_FWD_DEFINED__ |
| #define __IWICBitmapFlipRotator_FWD_DEFINED__ |
| typedef interface IWICBitmapFlipRotator IWICBitmapFlipRotator; |
| #ifdef __cplusplus |
| interface IWICBitmapFlipRotator; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmap_FWD_DEFINED__ |
| #define __IWICBitmap_FWD_DEFINED__ |
| typedef interface IWICBitmap IWICBitmap; |
| #ifdef __cplusplus |
| interface IWICBitmap; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICPalette_FWD_DEFINED__ |
| #define __IWICPalette_FWD_DEFINED__ |
| typedef interface IWICPalette IWICPalette; |
| #ifdef __cplusplus |
| interface IWICPalette; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICComponentInfo_FWD_DEFINED__ |
| #define __IWICComponentInfo_FWD_DEFINED__ |
| typedef interface IWICComponentInfo IWICComponentInfo; |
| #ifdef __cplusplus |
| interface IWICComponentInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICMetadataQueryReader_FWD_DEFINED__ |
| #define __IWICMetadataQueryReader_FWD_DEFINED__ |
| typedef interface IWICMetadataQueryReader IWICMetadataQueryReader; |
| #ifdef __cplusplus |
| interface IWICMetadataQueryReader; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICMetadataQueryWriter_FWD_DEFINED__ |
| #define __IWICMetadataQueryWriter_FWD_DEFINED__ |
| typedef interface IWICMetadataQueryWriter IWICMetadataQueryWriter; |
| #ifdef __cplusplus |
| interface IWICMetadataQueryWriter; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapFrameDecode_FWD_DEFINED__ |
| #define __IWICBitmapFrameDecode_FWD_DEFINED__ |
| typedef interface IWICBitmapFrameDecode IWICBitmapFrameDecode; |
| #ifdef __cplusplus |
| interface IWICBitmapFrameDecode; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICPixelFormatInfo_FWD_DEFINED__ |
| #define __IWICPixelFormatInfo_FWD_DEFINED__ |
| typedef interface IWICPixelFormatInfo IWICPixelFormatInfo; |
| #ifdef __cplusplus |
| interface IWICPixelFormatInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICPixelFormatInfo2_FWD_DEFINED__ |
| #define __IWICPixelFormatInfo2_FWD_DEFINED__ |
| typedef interface IWICPixelFormatInfo2 IWICPixelFormatInfo2; |
| #ifdef __cplusplus |
| interface IWICPixelFormatInfo2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapCodecInfo_FWD_DEFINED__ |
| #define __IWICBitmapCodecInfo_FWD_DEFINED__ |
| typedef interface IWICBitmapCodecInfo IWICBitmapCodecInfo; |
| #ifdef __cplusplus |
| interface IWICBitmapCodecInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapDecoderInfo_FWD_DEFINED__ |
| #define __IWICBitmapDecoderInfo_FWD_DEFINED__ |
| typedef interface IWICBitmapDecoderInfo IWICBitmapDecoderInfo; |
| #ifdef __cplusplus |
| interface IWICBitmapDecoderInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapDecoder_FWD_DEFINED__ |
| #define __IWICBitmapDecoder_FWD_DEFINED__ |
| typedef interface IWICBitmapDecoder IWICBitmapDecoder; |
| #ifdef __cplusplus |
| interface IWICBitmapDecoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapFrameEncode_FWD_DEFINED__ |
| #define __IWICBitmapFrameEncode_FWD_DEFINED__ |
| typedef interface IWICBitmapFrameEncode IWICBitmapFrameEncode; |
| #ifdef __cplusplus |
| interface IWICBitmapFrameEncode; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapEncoderInfo_FWD_DEFINED__ |
| #define __IWICBitmapEncoderInfo_FWD_DEFINED__ |
| typedef interface IWICBitmapEncoderInfo IWICBitmapEncoderInfo; |
| #ifdef __cplusplus |
| interface IWICBitmapEncoderInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapEncoder_FWD_DEFINED__ |
| #define __IWICBitmapEncoder_FWD_DEFINED__ |
| typedef interface IWICBitmapEncoder IWICBitmapEncoder; |
| #ifdef __cplusplus |
| interface IWICBitmapEncoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICFormatConverter_FWD_DEFINED__ |
| #define __IWICFormatConverter_FWD_DEFINED__ |
| typedef interface IWICFormatConverter IWICFormatConverter; |
| #ifdef __cplusplus |
| interface IWICFormatConverter; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICFormatConverterInfo_FWD_DEFINED__ |
| #define __IWICFormatConverterInfo_FWD_DEFINED__ |
| typedef interface IWICFormatConverterInfo IWICFormatConverterInfo; |
| #ifdef __cplusplus |
| interface IWICFormatConverterInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICStream_FWD_DEFINED__ |
| #define __IWICStream_FWD_DEFINED__ |
| typedef interface IWICStream IWICStream; |
| #ifdef __cplusplus |
| interface IWICStream; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapScaler_FWD_DEFINED__ |
| #define __IWICBitmapScaler_FWD_DEFINED__ |
| typedef interface IWICBitmapScaler IWICBitmapScaler; |
| #ifdef __cplusplus |
| interface IWICBitmapScaler; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICBitmapClipper_FWD_DEFINED__ |
| #define __IWICBitmapClipper_FWD_DEFINED__ |
| typedef interface IWICBitmapClipper IWICBitmapClipper; |
| #ifdef __cplusplus |
| interface IWICBitmapClipper; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICColorTransform_FWD_DEFINED__ |
| #define __IWICColorTransform_FWD_DEFINED__ |
| typedef interface IWICColorTransform IWICColorTransform; |
| #ifdef __cplusplus |
| interface IWICColorTransform; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICFastMetadataEncoder_FWD_DEFINED__ |
| #define __IWICFastMetadataEncoder_FWD_DEFINED__ |
| typedef interface IWICFastMetadataEncoder IWICFastMetadataEncoder; |
| #ifdef __cplusplus |
| interface IWICFastMetadataEncoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICImageEncoder_FWD_DEFINED__ |
| #define __IWICImageEncoder_FWD_DEFINED__ |
| typedef interface IWICImageEncoder IWICImageEncoder; |
| #ifdef __cplusplus |
| interface IWICImageEncoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICImagingFactory_FWD_DEFINED__ |
| #define __IWICImagingFactory_FWD_DEFINED__ |
| typedef interface IWICImagingFactory IWICImagingFactory; |
| #ifdef __cplusplus |
| interface IWICImagingFactory; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICImagingFactory2_FWD_DEFINED__ |
| #define __IWICImagingFactory2_FWD_DEFINED__ |
| typedef interface IWICImagingFactory2 IWICImagingFactory2; |
| #ifdef __cplusplus |
| interface IWICImagingFactory2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICEnumMetadataItem_FWD_DEFINED__ |
| #define __IWICEnumMetadataItem_FWD_DEFINED__ |
| typedef interface IWICEnumMetadataItem IWICEnumMetadataItem; |
| #ifdef __cplusplus |
| interface IWICEnumMetadataItem; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICDdsDecoder_FWD_DEFINED__ |
| #define __IWICDdsDecoder_FWD_DEFINED__ |
| typedef interface IWICDdsDecoder IWICDdsDecoder; |
| #ifdef __cplusplus |
| interface IWICDdsDecoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICDdsFrameDecode_FWD_DEFINED__ |
| #define __IWICDdsFrameDecode_FWD_DEFINED__ |
| typedef interface IWICDdsFrameDecode IWICDdsFrameDecode; |
| #ifdef __cplusplus |
| interface IWICDdsFrameDecode; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICWineDecoder_FWD_DEFINED__ |
| #define __IWICWineDecoder_FWD_DEFINED__ |
| typedef interface IWICWineDecoder IWICWineDecoder; |
| #ifdef __cplusplus |
| interface IWICWineDecoder; |
| #endif /* __cplusplus */ |
| #endif |
| |
| /* Headers for imported files */ |
| |
| #include <wtypes.h> |
| #include <propidl.h> |
| #include <ocidl.h> |
| #include <dxgiformat.h> |
| |
| #ifdef __cplusplus |
| extern "C" { |
| #endif |
| |
| #include "dcommon.h" |
| #define WINCODEC_SDK_VERSION 0x0236 |
| typedef enum WICDecodeOptions { |
| WICDecodeMetadataCacheOnDemand = 0x0, |
| WICDecodeMetadataCacheOnLoad = 0x1, |
| WICMETADATACACHEOPTION_FORCE_DWORD = 0x7fffffff |
| } WICDecodeOptions; |
| typedef enum WICBitmapCreateCacheOption { |
| WICBitmapNoCache = 0x0, |
| WICBitmapCacheOnDemand = 0x1, |
| WICBitmapCacheOnLoad = 0x2, |
| WICBITMAPCREATECACHEOPTION_FORCE_DWORD = 0x7fffffff |
| } WICBitmapCreateCacheOption; |
| typedef enum WICBitmapAlphaChannelOption { |
| WICBitmapUseAlpha = 0x0, |
| WICBitmapUsePremultipliedAlpha = 0x1, |
| WICBitmapIgnoreAlpha = 0x2, |
| WICBITMAPALPHACHANNELOPTIONS_FORCE_DWORD = 0x7fffffff |
| } WICBitmapAlphaChannelOption; |
| typedef enum WICBitmapDecoderCapabilities { |
| WICBitmapDecoderCapabilitySameEncoder = 0x1, |
| WICBitmapDecoderCapabilityCanDecodeAllImages = 0x2, |
| WICBitmapDecoderCapabilityCanDecodeSomeImages = 0x4, |
| WICBitmapDecoderCapabilityCanEnumerateMetadata = 0x8, |
| WICBitmapDecoderCapabilityCanDecodeThumbnail = 0x10 |
| } WICBitmapDecoderCapabilities; |
| typedef enum WICBitmapDitherType { |
| WICBitmapDitherTypeNone = 0x0, |
| WICBitmapDitherTypeSolid = 0x0, |
| WICBitmapDitherTypeOrdered4x4 = 0x1, |
| WICBitmapDitherTypeOrdered8x8 = 0x2, |
| WICBitmapDitherTypeOrdered16x16 = 0x3, |
| WICBitmapDitherTypeSpiral4x4 = 0x4, |
| WICBitmapDitherTypeSpiral8x8 = 0x5, |
| WICBitmapDitherTypeDualSpiral4x4 = 0x6, |
| WICBitmapDitherTypeDualSpiral8x8 = 0x7, |
| WICBitmapDitherTypeErrorDiffusion = 0x8, |
| WICBITMAPDITHERTYPE_FORCE_DWORD = 0x7fffffff |
| } WICBitmapDitherType; |
| typedef enum WICBitmapEncoderCacheOption { |
| WICBitmapEncoderCacheInMemory = 0x0, |
| WICBitmapEncoderCacheTempFile = 0x1, |
| WICBitmapEncoderNoCache = 0x2, |
| WICBITMAPENCODERCACHEOPTION_FORCE_DWORD = 0x7fffffff |
| } WICBitmapEncoderCacheOption; |
| typedef enum WICBitmapInterpolationMode { |
| WICBitmapInterpolationModeNearestNeighbor = 0x0, |
| WICBitmapInterpolationModeLinear = 0x1, |
| WICBitmapInterpolationModeCubic = 0x2, |
| WICBitmapInterpolationModeFant = 0x3, |
| WICBITMAPINTERPOLATIONMODE_FORCE_DWORD = 0x7fffffff |
| } WICBitmapInterpolationMode; |
| typedef enum WICBitmapLockFlags { |
| WICBitmapLockRead = 0x1, |
| WICBitmapLockWrite = 0x2, |
| WICBITMAPLOCKFLAGS_FORCE_DWORD = 0x7fffffff |
| } WICBitmapLockFlags; |
| typedef enum WICBitmapPaletteType { |
| WICBitmapPaletteTypeCustom = 0x0, |
| WICBitmapPaletteTypeMedianCut = 0x1, |
| WICBitmapPaletteTypeFixedBW = 0x2, |
| WICBitmapPaletteTypeFixedHalftone8 = 0x3, |
| WICBitmapPaletteTypeFixedHalftone27 = 0x4, |
| WICBitmapPaletteTypeFixedHalftone64 = 0x5, |
| WICBitmapPaletteTypeFixedHalftone125 = 0x6, |
| WICBitmapPaletteTypeFixedHalftone216 = 0x7, |
| WICBitmapPaletteTypeFixedWebPalette = WICBitmapPaletteTypeFixedHalftone216, |
| WICBitmapPaletteTypeFixedHalftone252 = 0x8, |
| WICBitmapPaletteTypeFixedHalftone256 = 0x9, |
| WICBitmapPaletteTypeFixedGray4 = 0xa, |
| WICBitmapPaletteTypeFixedGray16 = 0xb, |
| WICBitmapPaletteTypeFixedGray256 = 0xc, |
| WICBITMAPPALETTETYPE_FORCE_DWORD = 0x7fffffff |
| } WICBitmapPaletteType; |
| typedef enum WICBitmapTransformOptions { |
| WICBitmapTransformRotate0 = 0x0, |
| WICBitmapTransformRotate90 = 0x1, |
| WICBitmapTransformRotate180 = 0x2, |
| WICBitmapTransformRotate270 = 0x3, |
| WICBitmapTransformFlipHorizontal = 0x8, |
| WICBitmapTransformFlipVertical = 0x10, |
| WICBITMAPTRANSFORMOPTIONS_FORCE_DWORD = 0x7fffffff |
| } WICBitmapTransformOptions; |
| typedef enum WICColorContextType { |
| WICColorContextUninitialized = 0x0, |
| WICColorContextProfile = 0x1, |
| WICColorContextExifColorSpace = 0x2 |
| } WICColorContextType; |
| typedef enum WICComponentType { |
| WICDecoder = 0x1, |
| WICEncoder = 0x2, |
| WICPixelFormatConverter = 0x4, |
| WICMetadataReader = 0x8, |
| WICMetadataWriter = 0x10, |
| WICPixelFormat = 0x20, |
| WICCOMPONENTTYPE_FORCE_DWORD = 0x7fffffff |
| } WICComponentType; |
| typedef enum WICComponentSigning { |
| WICComponentSigned = 0x1, |
| WICComponentUnsigned = 0x2, |
| WICComponentSafe = 0x4, |
| WICComponentDisabled = 0x80000000 |
| } WICComponentSigning; |
| typedef enum WICComponentEnumerateOptions { |
| WICComponentEnumerateDefault = 0x0, |
| WICComponentEnumerateRefresh = 0x1, |
| WICComponentEnumerateBuiltInOnly = 0x20000000, |
| WICComponentEnumerateUnsigned = 0x40000000, |
| WICComponentEnumerateDisabled = 0x80000000 |
| } WICComponentEnumerateOptions; |
| typedef enum WICJpegYCrCbSubsamplingOption { |
| WICJpegYCrCbSubsamplingDefault = 0x0, |
| WICJpegYCrCbSubsampling420 = 0x1, |
| WICJpegYCrCbSubsampling422 = 0x2, |
| WICJpegYCrCbSubsampling444 = 0x3, |
| WICJpegYCrCbSubsampling440 = 0x4 |
| } WICJpegYCrCbSubsamplingOption; |
| typedef enum WICPixelFormatNumericRepresentation { |
| WICPixelFormatNumericRepresentationUnspecified = 0x0, |
| WICPixelFormatNumericRepresentationIndexed = 0x1, |
| WICPixelFormatNumericRepresentationUnsignedInteger = 0x2, |
| WICPixelFormatNumericRepresentationSignedInteger = 0x3, |
| WICPixelFormatNumericRepresentationFixed = 0x4, |
| WICPixelFormatNumericRepresentationFloat = 0x5, |
| WICPIXELFORMATNUMERICREPRESENTATION_FORCE_DWORD = 0x7fffffff |
| } WICPixelFormatNumericRepresentation; |
| typedef enum WICTiffCompressionOption { |
| WICTiffCompressionDontCare = 0x0, |
| WICTiffCompressionNone = 0x1, |
| WICTiffCompressionCCITT3 = 0x2, |
| WICTiffCompressionCCITT4 = 0x3, |
| WICTiffCompressionLZW = 0x4, |
| WICTiffCompressionRLE = 0x5, |
| WICTiffCompressionZIP = 0x6, |
| WICTiffCompressionLZWHDifferencing = 0x7, |
| WICTIFFCOMPRESSIONOPTION_FORCE_DWORD = 0x7fffffff |
| } WICTiffCompressionOption; |
| typedef enum WICPngFilterOption { |
| WICPngFilterUnspecified = 0, |
| WICPngFilterNone = 1, |
| WICPngFilterSub = 2, |
| WICPngFilterUp = 3, |
| WICPngFilterAverage = 4, |
| WICPngFilterPaeth = 5, |
| WICPngFilterAdaptive = 6, |
| WICPNFFILTEROPTION_FORCE_DWORD = 0x7fffffff |
| } WICPngFilterOption; |
| typedef enum WICSectionAccessLevel { |
| WICSectionAccessLevelRead = 0x1, |
| WICSectionAccessLevelReadWrite = 0x3, |
| WICSectionAccessLevel_FORCE_DWORD = 0x7fffffff |
| } WICSectionAccessLevel; |
| typedef enum WICDdsDimension { |
| WICDdsTexture1D = 0x0, |
| WICDdsTexture2D = 0x1, |
| WICDdsTexture3D = 0x2, |
| WICDdsTextureCube = 0x3, |
| WICDDSTEXTURE_FORCE_DWORD = 0x7fffffff |
| } WICDdsDimension; |
| typedef enum WICDdsAlphaMode { |
| WICDdsAlphaModeUnknown = 0x0, |
| WICDdsAlphaModeStraight = 0x1, |
| WICDdsAlphaModePremultiplied = 0x2, |
| WICDdsAlphaModeOpaque = 0x3, |
| WICDdsAlphaModeCustom = 0x4, |
| WICDDSALPHAMODE_FORCE_DWORD = 0x7fffffff |
| } WICDdsAlphaMode; |
| typedef GUID WICPixelFormatGUID; |
| typedef REFGUID REFWICPixelFormatGUID; |
| DEFINE_GUID(GUID_WICPixelFormatDontCare, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x00); |
| #define GUID_WICPixelFormatUndefined GUID_WICPixelFormatDontCare |
| DEFINE_GUID(GUID_WICPixelFormat1bppIndexed, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x01); |
| DEFINE_GUID(GUID_WICPixelFormat2bppIndexed, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x02); |
| DEFINE_GUID(GUID_WICPixelFormat4bppIndexed, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x03); |
| DEFINE_GUID(GUID_WICPixelFormat8bppIndexed, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x04); |
| DEFINE_GUID(GUID_WICPixelFormatBlackWhite, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x05); |
| DEFINE_GUID(GUID_WICPixelFormat2bppGray, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x06); |
| DEFINE_GUID(GUID_WICPixelFormat4bppGray, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x07); |
| DEFINE_GUID(GUID_WICPixelFormat8bppGray, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x08); |
| DEFINE_GUID(GUID_WICPixelFormat16bppGray, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0b); |
| DEFINE_GUID(GUID_WICPixelFormat8bppAlpha, 0xe6cd0116,0xeeba,0x4161,0xaa,0x85,0x27,0xdd,0x9f,0xb3,0xa8,0x95); |
| DEFINE_GUID(GUID_WICPixelFormat16bppBGR555, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x09); |
| DEFINE_GUID(GUID_WICPixelFormat16bppBGR565, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0a); |
| DEFINE_GUID(GUID_WICPixelFormat16bppBGRA5551, 0x05ec7c2b,0xf1e6,0x4961,0xad,0x46,0xe1,0xcc,0x81,0x0a,0x87,0xd2); |
| DEFINE_GUID(GUID_WICPixelFormat24bppBGR, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0c); |
| DEFINE_GUID(GUID_WICPixelFormat24bppRGB, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0d); |
| DEFINE_GUID(GUID_WICPixelFormat32bppBGR, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0e); |
| DEFINE_GUID(GUID_WICPixelFormat32bppBGRA, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x0f); |
| DEFINE_GUID(GUID_WICPixelFormat32bppPBGRA, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x10); |
| DEFINE_GUID(GUID_WICPixelFormat32bppRGB, 0xd98c6b95,0x3efe,0x47d6,0xbb,0x25,0xeb,0x17,0x48,0xab,0x0c,0xf1); |
| DEFINE_GUID(GUID_WICPixelFormat32bppRGBA, 0xf5c7ad2d,0x6a8d,0x43dd,0xa7,0xa8,0xa2,0x99,0x35,0x26,0x1a,0xe9); |
| DEFINE_GUID(GUID_WICPixelFormat32bppPRGBA, 0x3cc4a650,0xa527,0x4d37,0xa9,0x16,0x31,0x42,0xc7,0xeb,0xed,0xba); |
| DEFINE_GUID(GUID_WICPixelFormat32bppGrayFloat, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x11); |
| DEFINE_GUID(GUID_WICPixelFormat48bppRGB, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x15); |
| DEFINE_GUID(GUID_WICPixelFormat48bppBGR, 0xe605a384,0xb468,0x46ce,0xbb,0x2e,0x36,0xf1,0x80,0xe6,0x43,0x13); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGB, 0xa1182111,0x186d,0x4d42,0xbc,0x6a,0x9c,0x83,0x03,0xa8,0xdf,0xf9); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGBA, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x16); |
| DEFINE_GUID(GUID_WICPixelFormat64bppBGRA, 0x1562ff7c,0xd352,0x46f9,0x97,0x9e,0x42,0x97,0x6b,0x79,0x22,0x46); |
| DEFINE_GUID(GUID_WICPixelFormat64bppPRGBA, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x17); |
| DEFINE_GUID(GUID_WICPixelFormat64bppPBGRA, 0x8c518e8e,0xa4ec,0x468b,0xae,0x70,0xc9,0xa3,0x5a,0x9c,0x55,0x30); |
| DEFINE_GUID(GUID_WICPixelFormat16bppGrayFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x13); |
| DEFINE_GUID(GUID_WICPixelFormat32bppBGR101010, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x14); |
| DEFINE_GUID(GUID_WICPixelFormat48bppRGBFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x12); |
| DEFINE_GUID(GUID_WICPixelFormat48bppBGRFixedPoint, 0x49ca140e,0xcab6,0x493b,0x9d,0xdf,0x60,0x18,0x7c,0x37,0x53,0x2a); |
| DEFINE_GUID(GUID_WICPixelFormat96bppRGBFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x18); |
| DEFINE_GUID(GUID_WICPixelFormat96bppRGBFloat, 0xe3fed78f,0xe8db,0x4acf,0x84,0xc1,0xe9,0x7f,0x61,0x36,0xb3,0x27); |
| DEFINE_GUID(GUID_WICPixelFormat128bppRGBAFloat, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x19); |
| DEFINE_GUID(GUID_WICPixelFormat128bppPRGBAFloat, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1a); |
| DEFINE_GUID(GUID_WICPixelFormat128bppRGBFloat, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1b); |
| DEFINE_GUID(GUID_WICPixelFormat32bppCMYK, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1c); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGBAFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1d); |
| DEFINE_GUID(GUID_WICPixelFormat64bppBGRAFixedPoint, 0x356de33c,0x54d2,0x4a23,0xbb,0x4,0x9b,0x7b,0xf9,0xb1,0xd4,0x2d); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGBFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x40); |
| DEFINE_GUID(GUID_WICPixelFormat128bppRGBAFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1e); |
| DEFINE_GUID(GUID_WICPixelFormat128bppRGBFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x41); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGBAHalf, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x3a); |
| DEFINE_GUID(GUID_WICPixelFormat64bppPRGBAHalf, 0x58ad26c2,0xc623,0x4d9d,0xb3,0x20,0x38,0x7e,0x49,0xf8,0xc4,0x42); |
| DEFINE_GUID(GUID_WICPixelFormat64bppRGBHalf, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x42); |
| DEFINE_GUID(GUID_WICPixelFormat48bppRGBHalf, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x3b); |
| DEFINE_GUID(GUID_WICPixelFormat32bppRGBE, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x3d); |
| DEFINE_GUID(GUID_WICPixelFormat16bppGrayHalf, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x3e); |
| DEFINE_GUID(GUID_WICPixelFormat32bppGrayFixedPoint, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x3f); |
| DEFINE_GUID(GUID_WICPixelFormat32bppRGBA1010102, 0x25238d72,0xfcf9,0x4522,0xb5,0x14,0x55,0x78,0xe5,0xad,0x55,0xe0); |
| DEFINE_GUID(GUID_WICPixelFormat32bppRGBA1010102XR, 0x00de6b9a,0xc101,0x434b,0xb5,0x02,0xd0,0x16,0x5e,0xe1,0x12,0x2c); |
| DEFINE_GUID(GUID_WICPixelFormat32bppR10G10B10A2, 0x604e1bb5,0x8a3c,0x4b65,0xb1,0x1c,0xbc,0x0b,0x8d,0xd7,0x5b,0x7f); |
| DEFINE_GUID(GUID_WICPixelFormat32bppR10G10B10A2HDR10, 0x9c215c5d,0x1acc,0x4f0e,0xa4,0xbc,0x70,0xfb,0x3a,0xe8,0xfd,0x28); |
| DEFINE_GUID(GUID_WICPixelFormat64bppCMYK, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x1f); |
| DEFINE_GUID(GUID_WICPixelFormat24bpp3Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x20); |
| DEFINE_GUID(GUID_WICPixelFormat32bpp4Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x21); |
| DEFINE_GUID(GUID_WICPixelFormat40bpp5Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x22); |
| DEFINE_GUID(GUID_WICPixelFormat48bpp6Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x23); |
| DEFINE_GUID(GUID_WICPixelFormat56bpp7Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x24); |
| DEFINE_GUID(GUID_WICPixelFormat64bpp8Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x25); |
| DEFINE_GUID(GUID_WICPixelFormat48bpp3Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x26); |
| DEFINE_GUID(GUID_WICPixelFormat64bpp4Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x27); |
| DEFINE_GUID(GUID_WICPixelFormat80bpp5Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x28); |
| DEFINE_GUID(GUID_WICPixelFormat96bpp6Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x29); |
| DEFINE_GUID(GUID_WICPixelFormat112bpp7Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2a); |
| DEFINE_GUID(GUID_WICPixelFormat128bpp8Channels, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2b); |
| DEFINE_GUID(GUID_WICPixelFormat40bppCMYKAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2c); |
| DEFINE_GUID(GUID_WICPixelFormat80bppCMYKAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2d); |
| DEFINE_GUID(GUID_WICPixelFormat32bpp3ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2e); |
| DEFINE_GUID(GUID_WICPixelFormat40bpp4ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x2f); |
| DEFINE_GUID(GUID_WICPixelFormat48bpp5ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x30); |
| DEFINE_GUID(GUID_WICPixelFormat56bpp6ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x31); |
| DEFINE_GUID(GUID_WICPixelFormat64bpp7ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x32); |
| DEFINE_GUID(GUID_WICPixelFormat72bpp8ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x33); |
| DEFINE_GUID(GUID_WICPixelFormat64bpp3ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x34); |
| DEFINE_GUID(GUID_WICPixelFormat80bpp4ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x35); |
| DEFINE_GUID(GUID_WICPixelFormat96bpp5ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x36); |
| DEFINE_GUID(GUID_WICPixelFormat112bpp6ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x37); |
| DEFINE_GUID(GUID_WICPixelFormat128bpp7ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x38); |
| DEFINE_GUID(GUID_WICPixelFormat144bpp8ChannelsAlpha, 0x6fddc324,0x4e03,0x4bfe,0xb1,0x85,0x3d,0x77,0x76,0x8d,0xc9,0x39); |
| DEFINE_GUID(GUID_WICPixelFormat8bppY, 0x91b4db54,0x2df9,0x42f0,0xb4,0x49,0x29,0x09,0xbb,0x3d,0xf8,0x8e); |
| DEFINE_GUID(GUID_WICPixelFormat8bppCb, 0x1339f224,0x6bfe,0x4c3e,0x93,0x02,0xe4,0xf3,0xa6,0xd0,0xca,0x2a); |
| DEFINE_GUID(GUID_WICPixelFormat8bppCr, 0xb8145053,0x2116,0x49f0,0x88,0x35,0xed,0x84,0x4b,0x20,0x5c,0x51); |
| DEFINE_GUID(GUID_WICPixelFormat16bppCbCr, 0xff95ba6e,0x11e0,0x4263,0xbb,0x45,0x01,0x72,0x1f,0x34,0x60,0xa4); |
| DEFINE_GUID(GUID_WICPixelFormat16bppYQuantizedDctCoefficients, 0xa355f433,0x48e8,0x4a42,0x84,0xd8,0xe2,0xaa,0x26,0xca,0x80,0xa4); |
| DEFINE_GUID(GUID_WICPixelFormat16bppCbQuantizedDctCoefficients, 0xd2c4ff61,0x56a5,0x49c2,0x8b,0x5c,0x4c,0x19,0x25,0x96,0x48,0x37); |
| DEFINE_GUID(GUID_WICPixelFormat16bppCrQuantizedDctCoefficients, 0x2fe354f0,0x1680,0x42d8,0x92,0x31,0xe7,0x3c,0x05,0x65,0xbf,0xc1); |
| #if 0 |
| typedef DWORD *D2D1_PIXEL_FORMAT; |
| #endif |
| typedef struct WICRect { |
| INT X; |
| INT Y; |
| INT Width; |
| INT Height; |
| } WICRect; |
| typedef struct WICBitmapPattern { |
| ULARGE_INTEGER Position; |
| ULONG Length; |
| BYTE *Pattern; |
| BYTE *Mask; |
| WINBOOL EndOfStream; |
| } WICBitmapPattern; |
| typedef struct WICImageParameters { |
| D2D1_PIXEL_FORMAT PixelFormat; |
| FLOAT DpiX; |
| FLOAT DpiY; |
| FLOAT Top; |
| FLOAT Left; |
| UINT32 PixelWidth; |
| UINT32 PixelHeight; |
| } WICImageParameters; |
| typedef struct WICDdsParameters { |
| UINT Width; |
| UINT Height; |
| UINT Depth; |
| UINT MipLevels; |
| UINT ArraySize; |
| DXGI_FORMAT DxgiFormat; |
| WICDdsDimension Dimension; |
| WICDdsAlphaMode AlphaMode; |
| } WICDdsParameters; |
| typedef struct WICDdsFormatInfo { |
| DXGI_FORMAT DxgiFormat; |
| UINT BytesPerBlock; |
| UINT BlockWidth; |
| UINT BlockHeight; |
| } WICDdsFormatInfo; |
| typedef UINT32 WICColor; |
| #ifndef __ID2D1Device_FWD_DEFINED__ |
| #define __ID2D1Device_FWD_DEFINED__ |
| typedef interface ID2D1Device ID2D1Device; |
| #ifdef __cplusplus |
| interface ID2D1Device; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __ID2D1Image_FWD_DEFINED__ |
| #define __ID2D1Image_FWD_DEFINED__ |
| typedef interface ID2D1Image ID2D1Image; |
| #ifdef __cplusplus |
| interface ID2D1Image; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IWICPalette_FWD_DEFINED__ |
| #define __IWICPalette_FWD_DEFINED__ |
| typedef interface IWICPalette IWICPalette; |
| #ifdef __cplusplus |
| interface IWICPalette; |
| #endif /* __cplusplus */ |
| #endif |
| |
| /***************************************************************************** |
| * IWICColorContext interface |
| */ |
| #ifndef __IWICColorContext_INTERFACE_DEFINED__ |
| #define __IWICColorContext_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICColorContext, 0x3c613a02, 0x34b2, 0x44ea, 0x9a,0x7c, 0x45,0xae,0xa9,0xc6,0xfd,0x6d); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("3c613a02-34b2-44ea-9a7c-45aea9c6fd6d") |
| IWICColorContext : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE InitializeFromFilename( |
| LPCWSTR wzFilename) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitializeFromMemory( |
| const BYTE *pbBuffer, |
| UINT cbBufferSize) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitializeFromExifColorSpace( |
| UINT value) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetType( |
| WICColorContextType *pType) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetProfileBytes( |
| UINT cbBuffer, |
| BYTE *pbBuffer, |
| UINT *pcbActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetExifColorSpace( |
| UINT *pValue) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICColorContext, 0x3c613a02, 0x34b2, 0x44ea, 0x9a,0x7c, 0x45,0xae,0xa9,0xc6,0xfd,0x6d) |
| #endif |
| #else |
| typedef struct IWICColorContextVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICColorContext *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICColorContext *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICColorContext *This); |
| |
| /*** IWICColorContext methods ***/ |
| HRESULT (STDMETHODCALLTYPE *InitializeFromFilename)( |
| IWICColorContext *This, |
| LPCWSTR wzFilename); |
| |
| HRESULT (STDMETHODCALLTYPE *InitializeFromMemory)( |
| IWICColorContext *This, |
| const BYTE *pbBuffer, |
| UINT cbBufferSize); |
| |
| HRESULT (STDMETHODCALLTYPE *InitializeFromExifColorSpace)( |
| IWICColorContext *This, |
| UINT value); |
| |
| HRESULT (STDMETHODCALLTYPE *GetType)( |
| IWICColorContext *This, |
| WICColorContextType *pType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetProfileBytes)( |
| IWICColorContext *This, |
| UINT cbBuffer, |
| BYTE *pbBuffer, |
| UINT *pcbActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetExifColorSpace)( |
| IWICColorContext *This, |
| UINT *pValue); |
| |
| END_INTERFACE |
| } IWICColorContextVtbl; |
| |
| interface IWICColorContext { |
| CONST_VTBL IWICColorContextVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICColorContext_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICColorContext_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICColorContext_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICColorContext methods ***/ |
| #define IWICColorContext_InitializeFromFilename(This,wzFilename) (This)->lpVtbl->InitializeFromFilename(This,wzFilename) |
| #define IWICColorContext_InitializeFromMemory(This,pbBuffer,cbBufferSize) (This)->lpVtbl->InitializeFromMemory(This,pbBuffer,cbBufferSize) |
| #define IWICColorContext_InitializeFromExifColorSpace(This,value) (This)->lpVtbl->InitializeFromExifColorSpace(This,value) |
| #define IWICColorContext_GetType(This,pType) (This)->lpVtbl->GetType(This,pType) |
| #define IWICColorContext_GetProfileBytes(This,cbBuffer,pbBuffer,pcbActual) (This)->lpVtbl->GetProfileBytes(This,cbBuffer,pbBuffer,pcbActual) |
| #define IWICColorContext_GetExifColorSpace(This,pValue) (This)->lpVtbl->GetExifColorSpace(This,pValue) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICColorContext_QueryInterface(IWICColorContext* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICColorContext_AddRef(IWICColorContext* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICColorContext_Release(IWICColorContext* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICColorContext methods ***/ |
| static FORCEINLINE HRESULT IWICColorContext_InitializeFromFilename(IWICColorContext* This,LPCWSTR wzFilename) { |
| return This->lpVtbl->InitializeFromFilename(This,wzFilename); |
| } |
| static FORCEINLINE HRESULT IWICColorContext_InitializeFromMemory(IWICColorContext* This,const BYTE *pbBuffer,UINT cbBufferSize) { |
| return This->lpVtbl->InitializeFromMemory(This,pbBuffer,cbBufferSize); |
| } |
| static FORCEINLINE HRESULT IWICColorContext_InitializeFromExifColorSpace(IWICColorContext* This,UINT value) { |
| return This->lpVtbl->InitializeFromExifColorSpace(This,value); |
| } |
| static FORCEINLINE HRESULT IWICColorContext_GetType(IWICColorContext* This,WICColorContextType *pType) { |
| return This->lpVtbl->GetType(This,pType); |
| } |
| static FORCEINLINE HRESULT IWICColorContext_GetProfileBytes(IWICColorContext* This,UINT cbBuffer,BYTE *pbBuffer,UINT *pcbActual) { |
| return This->lpVtbl->GetProfileBytes(This,cbBuffer,pbBuffer,pcbActual); |
| } |
| static FORCEINLINE HRESULT IWICColorContext_GetExifColorSpace(IWICColorContext* This,UINT *pValue) { |
| return This->lpVtbl->GetExifColorSpace(This,pValue); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICColorContext_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmapSource interface |
| */ |
| #ifndef __IWICBitmapSource_INTERFACE_DEFINED__ |
| #define __IWICBitmapSource_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmapSource, 0x00000120, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("00000120-a8f2-4877-ba0a-fd2b6645fb94") |
| IWICBitmapSource : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetSize( |
| UINT *puiWidth, |
| UINT *puiHeight) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetPixelFormat( |
| WICPixelFormatGUID *pPixelFormat) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetResolution( |
| double *pDpiX, |
| double *pDpiY) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE CopyPalette( |
| IWICPalette *pIPalette) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE CopyPixels( |
| const WICRect *prc, |
| UINT cbStride, |
| UINT cbBufferSize, |
| BYTE *pbBuffer) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmapSource, 0x00000120, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94) |
| #endif |
| #else |
| typedef struct IWICBitmapSourceVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmapSource *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmapSource *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmapSource *This); |
| |
| /*** IWICBitmapSource methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetSize)( |
| IWICBitmapSource *This, |
| UINT *puiWidth, |
| UINT *puiHeight); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormat)( |
| IWICBitmapSource *This, |
| WICPixelFormatGUID *pPixelFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetResolution)( |
| IWICBitmapSource *This, |
| double *pDpiX, |
| double *pDpiY); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPalette)( |
| IWICBitmapSource *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPixels)( |
| IWICBitmapSource *This, |
| const WICRect *prc, |
| UINT cbStride, |
| UINT cbBufferSize, |
| BYTE *pbBuffer); |
| |
| END_INTERFACE |
| } IWICBitmapSourceVtbl; |
| |
| interface IWICBitmapSource { |
| CONST_VTBL IWICBitmapSourceVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmapSource_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmapSource_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmapSource_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICBitmapSource methods ***/ |
| #define IWICBitmapSource_GetSize(This,puiWidth,puiHeight) (This)->lpVtbl->GetSize(This,puiWidth,puiHeight) |
| #define IWICBitmapSource_GetPixelFormat(This,pPixelFormat) (This)->lpVtbl->GetPixelFormat(This,pPixelFormat) |
| #define IWICBitmapSource_GetResolution(This,pDpiX,pDpiY) (This)->lpVtbl->GetResolution(This,pDpiX,pDpiY) |
| #define IWICBitmapSource_CopyPalette(This,pIPalette) (This)->lpVtbl->CopyPalette(This,pIPalette) |
| #define IWICBitmapSource_CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) (This)->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapSource_QueryInterface(IWICBitmapSource* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICBitmapSource_AddRef(IWICBitmapSource* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICBitmapSource_Release(IWICBitmapSource* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICBitmapSource methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapSource_GetSize(IWICBitmapSource* This,UINT *puiWidth,UINT *puiHeight) { |
| return This->lpVtbl->GetSize(This,puiWidth,puiHeight); |
| } |
| static FORCEINLINE HRESULT IWICBitmapSource_GetPixelFormat(IWICBitmapSource* This,WICPixelFormatGUID *pPixelFormat) { |
| return This->lpVtbl->GetPixelFormat(This,pPixelFormat); |
| } |
| static FORCEINLINE HRESULT IWICBitmapSource_GetResolution(IWICBitmapSource* This,double *pDpiX,double *pDpiY) { |
| return This->lpVtbl->GetResolution(This,pDpiX,pDpiY); |
| } |
| static FORCEINLINE HRESULT IWICBitmapSource_CopyPalette(IWICBitmapSource* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->CopyPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICBitmapSource_CopyPixels(IWICBitmapSource* This,const WICRect *prc,UINT cbStride,UINT cbBufferSize,BYTE *pbBuffer) { |
| return This->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICBitmapSource_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmapLock interface |
| */ |
| #ifndef __IWICBitmapLock_INTERFACE_DEFINED__ |
| #define __IWICBitmapLock_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmapLock, 0x00000123, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("00000123-a8f2-4877-ba0a-fd2b6645fb94") |
| IWICBitmapLock : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetSize( |
| UINT *pWidth, |
| UINT *pHeight) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetStride( |
| UINT *pcbStride) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetDataPointer( |
| UINT *pcbBufferSize, |
| BYTE **ppbData) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetPixelFormat( |
| WICPixelFormatGUID *pPixelFormat) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmapLock, 0x00000123, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94) |
| #endif |
| #else |
| typedef struct IWICBitmapLockVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmapLock *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmapLock *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmapLock *This); |
| |
| /*** IWICBitmapLock methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetSize)( |
| IWICBitmapLock *This, |
| UINT *pWidth, |
| UINT *pHeight); |
| |
| HRESULT (STDMETHODCALLTYPE *GetStride)( |
| IWICBitmapLock *This, |
| UINT *pcbStride); |
| |
| HRESULT (STDMETHODCALLTYPE *GetDataPointer)( |
| IWICBitmapLock *This, |
| UINT *pcbBufferSize, |
| BYTE **ppbData); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormat)( |
| IWICBitmapLock *This, |
| WICPixelFormatGUID *pPixelFormat); |
| |
| END_INTERFACE |
| } IWICBitmapLockVtbl; |
| |
| interface IWICBitmapLock { |
| CONST_VTBL IWICBitmapLockVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmapLock_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmapLock_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmapLock_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICBitmapLock methods ***/ |
| #define IWICBitmapLock_GetSize(This,pWidth,pHeight) (This)->lpVtbl->GetSize(This,pWidth,pHeight) |
| #define IWICBitmapLock_GetStride(This,pcbStride) (This)->lpVtbl->GetStride(This,pcbStride) |
| #define IWICBitmapLock_GetDataPointer(This,pcbBufferSize,ppbData) (This)->lpVtbl->GetDataPointer(This,pcbBufferSize,ppbData) |
| #define IWICBitmapLock_GetPixelFormat(This,pPixelFormat) (This)->lpVtbl->GetPixelFormat(This,pPixelFormat) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapLock_QueryInterface(IWICBitmapLock* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICBitmapLock_AddRef(IWICBitmapLock* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICBitmapLock_Release(IWICBitmapLock* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICBitmapLock methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapLock_GetSize(IWICBitmapLock* This,UINT *pWidth,UINT *pHeight) { |
| return This->lpVtbl->GetSize(This,pWidth,pHeight); |
| } |
| static FORCEINLINE HRESULT IWICBitmapLock_GetStride(IWICBitmapLock* This,UINT *pcbStride) { |
| return This->lpVtbl->GetStride(This,pcbStride); |
| } |
| static FORCEINLINE HRESULT IWICBitmapLock_GetDataPointer(IWICBitmapLock* This,UINT *pcbBufferSize,BYTE **ppbData) { |
| return This->lpVtbl->GetDataPointer(This,pcbBufferSize,ppbData); |
| } |
| static FORCEINLINE HRESULT IWICBitmapLock_GetPixelFormat(IWICBitmapLock* This,WICPixelFormatGUID *pPixelFormat) { |
| return This->lpVtbl->GetPixelFormat(This,pPixelFormat); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICBitmapLock_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmapFlipRotator interface |
| */ |
| #ifndef __IWICBitmapFlipRotator_INTERFACE_DEFINED__ |
| #define __IWICBitmapFlipRotator_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmapFlipRotator, 0x5009834f, 0x2d6a, 0x41ce, 0x9e,0x1b, 0x17,0xc5,0xaf,0xf7,0xa7,0x82); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("5009834f-2d6a-41ce-9e1b-17c5aff7a782") |
| IWICBitmapFlipRotator : public IWICBitmapSource |
| { |
| virtual HRESULT STDMETHODCALLTYPE Initialize( |
| IWICBitmapSource *pISource, |
| WICBitmapTransformOptions options) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmapFlipRotator, 0x5009834f, 0x2d6a, 0x41ce, 0x9e,0x1b, 0x17,0xc5,0xaf,0xf7,0xa7,0x82) |
| #endif |
| #else |
| typedef struct IWICBitmapFlipRotatorVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmapFlipRotator *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmapFlipRotator *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmapFlipRotator *This); |
| |
| /*** IWICBitmapSource methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetSize)( |
| IWICBitmapFlipRotator *This, |
| UINT *puiWidth, |
| UINT *puiHeight); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormat)( |
| IWICBitmapFlipRotator *This, |
| WICPixelFormatGUID *pPixelFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetResolution)( |
| IWICBitmapFlipRotator *This, |
| double *pDpiX, |
| double *pDpiY); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPalette)( |
| IWICBitmapFlipRotator *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPixels)( |
| IWICBitmapFlipRotator *This, |
| const WICRect *prc, |
| UINT cbStride, |
| UINT cbBufferSize, |
| BYTE *pbBuffer); |
| |
| /*** IWICBitmapFlipRotator methods ***/ |
| HRESULT (STDMETHODCALLTYPE *Initialize)( |
| IWICBitmapFlipRotator *This, |
| IWICBitmapSource *pISource, |
| WICBitmapTransformOptions options); |
| |
| END_INTERFACE |
| } IWICBitmapFlipRotatorVtbl; |
| |
| interface IWICBitmapFlipRotator { |
| CONST_VTBL IWICBitmapFlipRotatorVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmapFlipRotator_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmapFlipRotator_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmapFlipRotator_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICBitmapSource methods ***/ |
| #define IWICBitmapFlipRotator_GetSize(This,puiWidth,puiHeight) (This)->lpVtbl->GetSize(This,puiWidth,puiHeight) |
| #define IWICBitmapFlipRotator_GetPixelFormat(This,pPixelFormat) (This)->lpVtbl->GetPixelFormat(This,pPixelFormat) |
| #define IWICBitmapFlipRotator_GetResolution(This,pDpiX,pDpiY) (This)->lpVtbl->GetResolution(This,pDpiX,pDpiY) |
| #define IWICBitmapFlipRotator_CopyPalette(This,pIPalette) (This)->lpVtbl->CopyPalette(This,pIPalette) |
| #define IWICBitmapFlipRotator_CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) (This)->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) |
| /*** IWICBitmapFlipRotator methods ***/ |
| #define IWICBitmapFlipRotator_Initialize(This,pISource,options) (This)->lpVtbl->Initialize(This,pISource,options) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_QueryInterface(IWICBitmapFlipRotator* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICBitmapFlipRotator_AddRef(IWICBitmapFlipRotator* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICBitmapFlipRotator_Release(IWICBitmapFlipRotator* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICBitmapSource methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_GetSize(IWICBitmapFlipRotator* This,UINT *puiWidth,UINT *puiHeight) { |
| return This->lpVtbl->GetSize(This,puiWidth,puiHeight); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_GetPixelFormat(IWICBitmapFlipRotator* This,WICPixelFormatGUID *pPixelFormat) { |
| return This->lpVtbl->GetPixelFormat(This,pPixelFormat); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_GetResolution(IWICBitmapFlipRotator* This,double *pDpiX,double *pDpiY) { |
| return This->lpVtbl->GetResolution(This,pDpiX,pDpiY); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_CopyPalette(IWICBitmapFlipRotator* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->CopyPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_CopyPixels(IWICBitmapFlipRotator* This,const WICRect *prc,UINT cbStride,UINT cbBufferSize,BYTE *pbBuffer) { |
| return This->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer); |
| } |
| /*** IWICBitmapFlipRotator methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFlipRotator_Initialize(IWICBitmapFlipRotator* This,IWICBitmapSource *pISource,WICBitmapTransformOptions options) { |
| return This->lpVtbl->Initialize(This,pISource,options); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICBitmapFlipRotator_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmap interface |
| */ |
| #ifndef __IWICBitmap_INTERFACE_DEFINED__ |
| #define __IWICBitmap_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmap, 0x00000121, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("00000121-a8f2-4877-ba0a-fd2b6645fb94") |
| IWICBitmap : public IWICBitmapSource |
| { |
| virtual HRESULT STDMETHODCALLTYPE Lock( |
| const WICRect *prcLock, |
| DWORD flags, |
| IWICBitmapLock **ppILock) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE SetPalette( |
| IWICPalette *pIPalette) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE SetResolution( |
| double dpiX, |
| double dpiY) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmap, 0x00000121, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94) |
| #endif |
| #else |
| typedef struct IWICBitmapVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmap *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmap *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmap *This); |
| |
| /*** IWICBitmapSource methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetSize)( |
| IWICBitmap *This, |
| UINT *puiWidth, |
| UINT *puiHeight); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormat)( |
| IWICBitmap *This, |
| WICPixelFormatGUID *pPixelFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetResolution)( |
| IWICBitmap *This, |
| double *pDpiX, |
| double *pDpiY); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPalette)( |
| IWICBitmap *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPixels)( |
| IWICBitmap *This, |
| const WICRect *prc, |
| UINT cbStride, |
| UINT cbBufferSize, |
| BYTE *pbBuffer); |
| |
| /*** IWICBitmap methods ***/ |
| HRESULT (STDMETHODCALLTYPE *Lock)( |
| IWICBitmap *This, |
| const WICRect *prcLock, |
| DWORD flags, |
| IWICBitmapLock **ppILock); |
| |
| HRESULT (STDMETHODCALLTYPE *SetPalette)( |
| IWICBitmap *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *SetResolution)( |
| IWICBitmap *This, |
| double dpiX, |
| double dpiY); |
| |
| END_INTERFACE |
| } IWICBitmapVtbl; |
| |
| interface IWICBitmap { |
| CONST_VTBL IWICBitmapVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmap_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmap_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmap_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICBitmapSource methods ***/ |
| #define IWICBitmap_GetSize(This,puiWidth,puiHeight) (This)->lpVtbl->GetSize(This,puiWidth,puiHeight) |
| #define IWICBitmap_GetPixelFormat(This,pPixelFormat) (This)->lpVtbl->GetPixelFormat(This,pPixelFormat) |
| #define IWICBitmap_GetResolution(This,pDpiX,pDpiY) (This)->lpVtbl->GetResolution(This,pDpiX,pDpiY) |
| #define IWICBitmap_CopyPalette(This,pIPalette) (This)->lpVtbl->CopyPalette(This,pIPalette) |
| #define IWICBitmap_CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) (This)->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) |
| /*** IWICBitmap methods ***/ |
| #define IWICBitmap_Lock(This,prcLock,flags,ppILock) (This)->lpVtbl->Lock(This,prcLock,flags,ppILock) |
| #define IWICBitmap_SetPalette(This,pIPalette) (This)->lpVtbl->SetPalette(This,pIPalette) |
| #define IWICBitmap_SetResolution(This,dpiX,dpiY) (This)->lpVtbl->SetResolution(This,dpiX,dpiY) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmap_QueryInterface(IWICBitmap* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICBitmap_AddRef(IWICBitmap* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICBitmap_Release(IWICBitmap* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICBitmapSource methods ***/ |
| static FORCEINLINE HRESULT IWICBitmap_GetSize(IWICBitmap* This,UINT *puiWidth,UINT *puiHeight) { |
| return This->lpVtbl->GetSize(This,puiWidth,puiHeight); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_GetPixelFormat(IWICBitmap* This,WICPixelFormatGUID *pPixelFormat) { |
| return This->lpVtbl->GetPixelFormat(This,pPixelFormat); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_GetResolution(IWICBitmap* This,double *pDpiX,double *pDpiY) { |
| return This->lpVtbl->GetResolution(This,pDpiX,pDpiY); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_CopyPalette(IWICBitmap* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->CopyPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_CopyPixels(IWICBitmap* This,const WICRect *prc,UINT cbStride,UINT cbBufferSize,BYTE *pbBuffer) { |
| return This->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer); |
| } |
| /*** IWICBitmap methods ***/ |
| static FORCEINLINE HRESULT IWICBitmap_Lock(IWICBitmap* This,const WICRect *prcLock,DWORD flags,IWICBitmapLock **ppILock) { |
| return This->lpVtbl->Lock(This,prcLock,flags,ppILock); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_SetPalette(IWICBitmap* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->SetPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICBitmap_SetResolution(IWICBitmap* This,double dpiX,double dpiY) { |
| return This->lpVtbl->SetResolution(This,dpiX,dpiY); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICBitmap_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICPalette interface |
| */ |
| #ifndef __IWICPalette_INTERFACE_DEFINED__ |
| #define __IWICPalette_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICPalette, 0x00000040, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("00000040-a8f2-4877-ba0a-fd2b6645fb94") |
| IWICPalette : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE InitializePredefined( |
| WICBitmapPaletteType ePaletteType, |
| WINBOOL fAddTransparentColor) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitializeCustom( |
| WICColor *pColors, |
| UINT colorCount) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitializeFromBitmap( |
| IWICBitmapSource *pISurface, |
| UINT colorCount, |
| WINBOOL fAddTransparentColor) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitializeFromPalette( |
| IWICPalette *pIPalette) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetType( |
| WICBitmapPaletteType *pePaletteType) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetColorCount( |
| UINT *pcCount) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetColors( |
| UINT colorCount, |
| WICColor *pColors, |
| UINT *pcActualColors) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE IsBlackWhite( |
| WINBOOL *pfIsBlackWhite) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE IsGrayscale( |
| WINBOOL *pfIsGrayscale) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE HasAlpha( |
| WINBOOL *pfHasAlpha) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICPalette, 0x00000040, 0xa8f2, 0x4877, 0xba,0x0a, 0xfd,0x2b,0x66,0x45,0xfb,0x94) |
| #endif |
| #else |
| typedef struct IWICPaletteVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICPalette *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICPalette *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICPalette *This); |
| |
| /*** IWICPalette methods ***/ |
| HRESULT (STDMETHODCALLTYPE *InitializePredefined)( |
| IWICPalette *This, |
| WICBitmapPaletteType ePaletteType, |
| WINBOOL fAddTransparentColor); |
| |
| HRESULT (STDMETHODCALLTYPE *InitializeCustom)( |
| IWICPalette *This, |
| WICColor *pColors, |
| UINT colorCount); |
| |
| HRESULT (STDMETHODCALLTYPE *InitializeFromBitmap)( |
| IWICPalette *This, |
| IWICBitmapSource *pISurface, |
| UINT colorCount, |
| WINBOOL fAddTransparentColor); |
| |
| HRESULT (STDMETHODCALLTYPE *InitializeFromPalette)( |
| IWICPalette *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *GetType)( |
| IWICPalette *This, |
| WICBitmapPaletteType *pePaletteType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColorCount)( |
| IWICPalette *This, |
| UINT *pcCount); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColors)( |
| IWICPalette *This, |
| UINT colorCount, |
| WICColor *pColors, |
| UINT *pcActualColors); |
| |
| HRESULT (STDMETHODCALLTYPE *IsBlackWhite)( |
| IWICPalette *This, |
| WINBOOL *pfIsBlackWhite); |
| |
| HRESULT (STDMETHODCALLTYPE *IsGrayscale)( |
| IWICPalette *This, |
| WINBOOL *pfIsGrayscale); |
| |
| HRESULT (STDMETHODCALLTYPE *HasAlpha)( |
| IWICPalette *This, |
| WINBOOL *pfHasAlpha); |
| |
| END_INTERFACE |
| } IWICPaletteVtbl; |
| |
| interface IWICPalette { |
| CONST_VTBL IWICPaletteVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICPalette_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICPalette_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICPalette_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICPalette methods ***/ |
| #define IWICPalette_InitializePredefined(This,ePaletteType,fAddTransparentColor) (This)->lpVtbl->InitializePredefined(This,ePaletteType,fAddTransparentColor) |
| #define IWICPalette_InitializeCustom(This,pColors,colorCount) (This)->lpVtbl->InitializeCustom(This,pColors,colorCount) |
| #define IWICPalette_InitializeFromBitmap(This,pISurface,colorCount,fAddTransparentColor) (This)->lpVtbl->InitializeFromBitmap(This,pISurface,colorCount,fAddTransparentColor) |
| #define IWICPalette_InitializeFromPalette(This,pIPalette) (This)->lpVtbl->InitializeFromPalette(This,pIPalette) |
| #define IWICPalette_GetType(This,pePaletteType) (This)->lpVtbl->GetType(This,pePaletteType) |
| #define IWICPalette_GetColorCount(This,pcCount) (This)->lpVtbl->GetColorCount(This,pcCount) |
| #define IWICPalette_GetColors(This,colorCount,pColors,pcActualColors) (This)->lpVtbl->GetColors(This,colorCount,pColors,pcActualColors) |
| #define IWICPalette_IsBlackWhite(This,pfIsBlackWhite) (This)->lpVtbl->IsBlackWhite(This,pfIsBlackWhite) |
| #define IWICPalette_IsGrayscale(This,pfIsGrayscale) (This)->lpVtbl->IsGrayscale(This,pfIsGrayscale) |
| #define IWICPalette_HasAlpha(This,pfHasAlpha) (This)->lpVtbl->HasAlpha(This,pfHasAlpha) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICPalette_QueryInterface(IWICPalette* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICPalette_AddRef(IWICPalette* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICPalette_Release(IWICPalette* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICPalette methods ***/ |
| static FORCEINLINE HRESULT IWICPalette_InitializePredefined(IWICPalette* This,WICBitmapPaletteType ePaletteType,WINBOOL fAddTransparentColor) { |
| return This->lpVtbl->InitializePredefined(This,ePaletteType,fAddTransparentColor); |
| } |
| static FORCEINLINE HRESULT IWICPalette_InitializeCustom(IWICPalette* This,WICColor *pColors,UINT colorCount) { |
| return This->lpVtbl->InitializeCustom(This,pColors,colorCount); |
| } |
| static FORCEINLINE HRESULT IWICPalette_InitializeFromBitmap(IWICPalette* This,IWICBitmapSource *pISurface,UINT colorCount,WINBOOL fAddTransparentColor) { |
| return This->lpVtbl->InitializeFromBitmap(This,pISurface,colorCount,fAddTransparentColor); |
| } |
| static FORCEINLINE HRESULT IWICPalette_InitializeFromPalette(IWICPalette* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->InitializeFromPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICPalette_GetType(IWICPalette* This,WICBitmapPaletteType *pePaletteType) { |
| return This->lpVtbl->GetType(This,pePaletteType); |
| } |
| static FORCEINLINE HRESULT IWICPalette_GetColorCount(IWICPalette* This,UINT *pcCount) { |
| return This->lpVtbl->GetColorCount(This,pcCount); |
| } |
| static FORCEINLINE HRESULT IWICPalette_GetColors(IWICPalette* This,UINT colorCount,WICColor *pColors,UINT *pcActualColors) { |
| return This->lpVtbl->GetColors(This,colorCount,pColors,pcActualColors); |
| } |
| static FORCEINLINE HRESULT IWICPalette_IsBlackWhite(IWICPalette* This,WINBOOL *pfIsBlackWhite) { |
| return This->lpVtbl->IsBlackWhite(This,pfIsBlackWhite); |
| } |
| static FORCEINLINE HRESULT IWICPalette_IsGrayscale(IWICPalette* This,WINBOOL *pfIsGrayscale) { |
| return This->lpVtbl->IsGrayscale(This,pfIsGrayscale); |
| } |
| static FORCEINLINE HRESULT IWICPalette_HasAlpha(IWICPalette* This,WINBOOL *pfHasAlpha) { |
| return This->lpVtbl->HasAlpha(This,pfHasAlpha); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICPalette_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICComponentInfo interface |
| */ |
| #ifndef __IWICComponentInfo_INTERFACE_DEFINED__ |
| #define __IWICComponentInfo_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICComponentInfo, 0x23bc3f0a, 0x698b, 0x4357, 0x88,0x6b, 0xf2,0x4d,0x50,0x67,0x13,0x34); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("23bc3f0a-698b-4357-886b-f24d50671334") |
| IWICComponentInfo : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetComponentType( |
| WICComponentType *pType) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetCLSID( |
| CLSID *pclsid) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetSigningStatus( |
| DWORD *pStatus) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetAuthor( |
| UINT cchAuthor, |
| WCHAR *wzAuthor, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetVendorGUID( |
| GUID *pguidVendor) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetVersion( |
| UINT cchVersion, |
| WCHAR *wzVersion, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetSpecVersion( |
| UINT cchSpecVersion, |
| WCHAR *wzSpecVersion, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetFriendlyName( |
| UINT cchFriendlyName, |
| WCHAR *wzFriendlyName, |
| UINT *pcchActual) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICComponentInfo, 0x23bc3f0a, 0x698b, 0x4357, 0x88,0x6b, 0xf2,0x4d,0x50,0x67,0x13,0x34) |
| #endif |
| #else |
| typedef struct IWICComponentInfoVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICComponentInfo *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICComponentInfo *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICComponentInfo *This); |
| |
| /*** IWICComponentInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetComponentType)( |
| IWICComponentInfo *This, |
| WICComponentType *pType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetCLSID)( |
| IWICComponentInfo *This, |
| CLSID *pclsid); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSigningStatus)( |
| IWICComponentInfo *This, |
| DWORD *pStatus); |
| |
| HRESULT (STDMETHODCALLTYPE *GetAuthor)( |
| IWICComponentInfo *This, |
| UINT cchAuthor, |
| WCHAR *wzAuthor, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVendorGUID)( |
| IWICComponentInfo *This, |
| GUID *pguidVendor); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVersion)( |
| IWICComponentInfo *This, |
| UINT cchVersion, |
| WCHAR *wzVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSpecVersion)( |
| IWICComponentInfo *This, |
| UINT cchSpecVersion, |
| WCHAR *wzSpecVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetFriendlyName)( |
| IWICComponentInfo *This, |
| UINT cchFriendlyName, |
| WCHAR *wzFriendlyName, |
| UINT *pcchActual); |
| |
| END_INTERFACE |
| } IWICComponentInfoVtbl; |
| |
| interface IWICComponentInfo { |
| CONST_VTBL IWICComponentInfoVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICComponentInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICComponentInfo_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICComponentInfo_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICComponentInfo methods ***/ |
| #define IWICComponentInfo_GetComponentType(This,pType) (This)->lpVtbl->GetComponentType(This,pType) |
| #define IWICComponentInfo_GetCLSID(This,pclsid) (This)->lpVtbl->GetCLSID(This,pclsid) |
| #define IWICComponentInfo_GetSigningStatus(This,pStatus) (This)->lpVtbl->GetSigningStatus(This,pStatus) |
| #define IWICComponentInfo_GetAuthor(This,cchAuthor,wzAuthor,pcchActual) (This)->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual) |
| #define IWICComponentInfo_GetVendorGUID(This,pguidVendor) (This)->lpVtbl->GetVendorGUID(This,pguidVendor) |
| #define IWICComponentInfo_GetVersion(This,cchVersion,wzVersion,pcchActual) (This)->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual) |
| #define IWICComponentInfo_GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) (This)->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) |
| #define IWICComponentInfo_GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) (This)->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICComponentInfo_QueryInterface(IWICComponentInfo* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICComponentInfo_AddRef(IWICComponentInfo* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICComponentInfo_Release(IWICComponentInfo* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICComponentInfo methods ***/ |
| static FORCEINLINE HRESULT IWICComponentInfo_GetComponentType(IWICComponentInfo* This,WICComponentType *pType) { |
| return This->lpVtbl->GetComponentType(This,pType); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetCLSID(IWICComponentInfo* This,CLSID *pclsid) { |
| return This->lpVtbl->GetCLSID(This,pclsid); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetSigningStatus(IWICComponentInfo* This,DWORD *pStatus) { |
| return This->lpVtbl->GetSigningStatus(This,pStatus); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetAuthor(IWICComponentInfo* This,UINT cchAuthor,WCHAR *wzAuthor,UINT *pcchActual) { |
| return This->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetVendorGUID(IWICComponentInfo* This,GUID *pguidVendor) { |
| return This->lpVtbl->GetVendorGUID(This,pguidVendor); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetVersion(IWICComponentInfo* This,UINT cchVersion,WCHAR *wzVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetSpecVersion(IWICComponentInfo* This,UINT cchSpecVersion,WCHAR *wzSpecVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICComponentInfo_GetFriendlyName(IWICComponentInfo* This,UINT cchFriendlyName,WCHAR *wzFriendlyName,UINT *pcchActual) { |
| return This->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICComponentInfo_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICMetadataQueryReader interface |
| */ |
| #ifndef __IWICMetadataQueryReader_INTERFACE_DEFINED__ |
| #define __IWICMetadataQueryReader_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICMetadataQueryReader, 0x30989668, 0xe1c9, 0x4597, 0xb3,0x95, 0x45,0x8e,0xed,0xb8,0x08,0xdf); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("30989668-e1c9-4597-b395-458eedb808df") |
| IWICMetadataQueryReader : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetContainerFormat( |
| GUID *pguidContainerFormat) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetLocation( |
| UINT cchMaxLength, |
| WCHAR *wzNamespace, |
| UINT *pcchActualLength) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetMetadataByName( |
| LPCWSTR wzName, |
| PROPVARIANT *pvarValue) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetEnumerator( |
| IEnumString **ppIEnumString) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICMetadataQueryReader, 0x30989668, 0xe1c9, 0x4597, 0xb3,0x95, 0x45,0x8e,0xed,0xb8,0x08,0xdf) |
| #endif |
| #else |
| typedef struct IWICMetadataQueryReaderVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICMetadataQueryReader *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICMetadataQueryReader *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICMetadataQueryReader *This); |
| |
| /*** IWICMetadataQueryReader methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetContainerFormat)( |
| IWICMetadataQueryReader *This, |
| GUID *pguidContainerFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetLocation)( |
| IWICMetadataQueryReader *This, |
| UINT cchMaxLength, |
| WCHAR *wzNamespace, |
| UINT *pcchActualLength); |
| |
| HRESULT (STDMETHODCALLTYPE *GetMetadataByName)( |
| IWICMetadataQueryReader *This, |
| LPCWSTR wzName, |
| PROPVARIANT *pvarValue); |
| |
| HRESULT (STDMETHODCALLTYPE *GetEnumerator)( |
| IWICMetadataQueryReader *This, |
| IEnumString **ppIEnumString); |
| |
| END_INTERFACE |
| } IWICMetadataQueryReaderVtbl; |
| |
| interface IWICMetadataQueryReader { |
| CONST_VTBL IWICMetadataQueryReaderVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICMetadataQueryReader_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICMetadataQueryReader_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICMetadataQueryReader_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICMetadataQueryReader methods ***/ |
| #define IWICMetadataQueryReader_GetContainerFormat(This,pguidContainerFormat) (This)->lpVtbl->GetContainerFormat(This,pguidContainerFormat) |
| #define IWICMetadataQueryReader_GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength) (This)->lpVtbl->GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength) |
| #define IWICMetadataQueryReader_GetMetadataByName(This,wzName,pvarValue) (This)->lpVtbl->GetMetadataByName(This,wzName,pvarValue) |
| #define IWICMetadataQueryReader_GetEnumerator(This,ppIEnumString) (This)->lpVtbl->GetEnumerator(This,ppIEnumString) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICMetadataQueryReader_QueryInterface(IWICMetadataQueryReader* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICMetadataQueryReader_AddRef(IWICMetadataQueryReader* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICMetadataQueryReader_Release(IWICMetadataQueryReader* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICMetadataQueryReader methods ***/ |
| static FORCEINLINE HRESULT IWICMetadataQueryReader_GetContainerFormat(IWICMetadataQueryReader* This,GUID *pguidContainerFormat) { |
| return This->lpVtbl->GetContainerFormat(This,pguidContainerFormat); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryReader_GetLocation(IWICMetadataQueryReader* This,UINT cchMaxLength,WCHAR *wzNamespace,UINT *pcchActualLength) { |
| return This->lpVtbl->GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryReader_GetMetadataByName(IWICMetadataQueryReader* This,LPCWSTR wzName,PROPVARIANT *pvarValue) { |
| return This->lpVtbl->GetMetadataByName(This,wzName,pvarValue); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryReader_GetEnumerator(IWICMetadataQueryReader* This,IEnumString **ppIEnumString) { |
| return This->lpVtbl->GetEnumerator(This,ppIEnumString); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICMetadataQueryReader_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICMetadataQueryWriter interface |
| */ |
| #ifndef __IWICMetadataQueryWriter_INTERFACE_DEFINED__ |
| #define __IWICMetadataQueryWriter_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICMetadataQueryWriter, 0xa721791a, 0x0def, 0x4d06, 0xbd,0x91, 0x21,0x18,0xbf,0x1d,0xb1,0x0b); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("a721791a-0def-4d06-bd91-2118bf1db10b") |
| IWICMetadataQueryWriter : public IWICMetadataQueryReader |
| { |
| virtual HRESULT STDMETHODCALLTYPE SetMetadataByName( |
| LPCWSTR wzName, |
| const PROPVARIANT *pvarValue) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE RemoveMetadataByName( |
| LPCWSTR wzName) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICMetadataQueryWriter, 0xa721791a, 0x0def, 0x4d06, 0xbd,0x91, 0x21,0x18,0xbf,0x1d,0xb1,0x0b) |
| #endif |
| #else |
| typedef struct IWICMetadataQueryWriterVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICMetadataQueryWriter *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICMetadataQueryWriter *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICMetadataQueryWriter *This); |
| |
| /*** IWICMetadataQueryReader methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetContainerFormat)( |
| IWICMetadataQueryWriter *This, |
| GUID *pguidContainerFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetLocation)( |
| IWICMetadataQueryWriter *This, |
| UINT cchMaxLength, |
| WCHAR *wzNamespace, |
| UINT *pcchActualLength); |
| |
| HRESULT (STDMETHODCALLTYPE *GetMetadataByName)( |
| IWICMetadataQueryWriter *This, |
| LPCWSTR wzName, |
| PROPVARIANT *pvarValue); |
| |
| HRESULT (STDMETHODCALLTYPE *GetEnumerator)( |
| IWICMetadataQueryWriter *This, |
| IEnumString **ppIEnumString); |
| |
| /*** IWICMetadataQueryWriter methods ***/ |
| HRESULT (STDMETHODCALLTYPE *SetMetadataByName)( |
| IWICMetadataQueryWriter *This, |
| LPCWSTR wzName, |
| const PROPVARIANT *pvarValue); |
| |
| HRESULT (STDMETHODCALLTYPE *RemoveMetadataByName)( |
| IWICMetadataQueryWriter *This, |
| LPCWSTR wzName); |
| |
| END_INTERFACE |
| } IWICMetadataQueryWriterVtbl; |
| |
| interface IWICMetadataQueryWriter { |
| CONST_VTBL IWICMetadataQueryWriterVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICMetadataQueryWriter_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICMetadataQueryWriter_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICMetadataQueryWriter_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICMetadataQueryReader methods ***/ |
| #define IWICMetadataQueryWriter_GetContainerFormat(This,pguidContainerFormat) (This)->lpVtbl->GetContainerFormat(This,pguidContainerFormat) |
| #define IWICMetadataQueryWriter_GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength) (This)->lpVtbl->GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength) |
| #define IWICMetadataQueryWriter_GetMetadataByName(This,wzName,pvarValue) (This)->lpVtbl->GetMetadataByName(This,wzName,pvarValue) |
| #define IWICMetadataQueryWriter_GetEnumerator(This,ppIEnumString) (This)->lpVtbl->GetEnumerator(This,ppIEnumString) |
| /*** IWICMetadataQueryWriter methods ***/ |
| #define IWICMetadataQueryWriter_SetMetadataByName(This,wzName,pvarValue) (This)->lpVtbl->SetMetadataByName(This,wzName,pvarValue) |
| #define IWICMetadataQueryWriter_RemoveMetadataByName(This,wzName) (This)->lpVtbl->RemoveMetadataByName(This,wzName) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_QueryInterface(IWICMetadataQueryWriter* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICMetadataQueryWriter_AddRef(IWICMetadataQueryWriter* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICMetadataQueryWriter_Release(IWICMetadataQueryWriter* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICMetadataQueryReader methods ***/ |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_GetContainerFormat(IWICMetadataQueryWriter* This,GUID *pguidContainerFormat) { |
| return This->lpVtbl->GetContainerFormat(This,pguidContainerFormat); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_GetLocation(IWICMetadataQueryWriter* This,UINT cchMaxLength,WCHAR *wzNamespace,UINT *pcchActualLength) { |
| return This->lpVtbl->GetLocation(This,cchMaxLength,wzNamespace,pcchActualLength); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_GetMetadataByName(IWICMetadataQueryWriter* This,LPCWSTR wzName,PROPVARIANT *pvarValue) { |
| return This->lpVtbl->GetMetadataByName(This,wzName,pvarValue); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_GetEnumerator(IWICMetadataQueryWriter* This,IEnumString **ppIEnumString) { |
| return This->lpVtbl->GetEnumerator(This,ppIEnumString); |
| } |
| /*** IWICMetadataQueryWriter methods ***/ |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_SetMetadataByName(IWICMetadataQueryWriter* This,LPCWSTR wzName,const PROPVARIANT *pvarValue) { |
| return This->lpVtbl->SetMetadataByName(This,wzName,pvarValue); |
| } |
| static FORCEINLINE HRESULT IWICMetadataQueryWriter_RemoveMetadataByName(IWICMetadataQueryWriter* This,LPCWSTR wzName) { |
| return This->lpVtbl->RemoveMetadataByName(This,wzName); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICMetadataQueryWriter_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmapFrameDecode interface |
| */ |
| #ifndef __IWICBitmapFrameDecode_INTERFACE_DEFINED__ |
| #define __IWICBitmapFrameDecode_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmapFrameDecode, 0x3b16811b, 0x6a43, 0x4ec9, 0xa8,0x13, 0x3d,0x93,0x0c,0x13,0xb9,0x40); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("3b16811b-6a43-4ec9-a813-3d930c13b940") |
| IWICBitmapFrameDecode : public IWICBitmapSource |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetMetadataQueryReader( |
| IWICMetadataQueryReader **ppIMetadataQueryReader) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetColorContexts( |
| UINT cCount, |
| IWICColorContext **ppIColorContexts, |
| UINT *pcActualCount) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetThumbnail( |
| IWICBitmapSource **ppIThumbnail) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmapFrameDecode, 0x3b16811b, 0x6a43, 0x4ec9, 0xa8,0x13, 0x3d,0x93,0x0c,0x13,0xb9,0x40) |
| #endif |
| #else |
| typedef struct IWICBitmapFrameDecodeVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmapFrameDecode *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmapFrameDecode *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmapFrameDecode *This); |
| |
| /*** IWICBitmapSource methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetSize)( |
| IWICBitmapFrameDecode *This, |
| UINT *puiWidth, |
| UINT *puiHeight); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormat)( |
| IWICBitmapFrameDecode *This, |
| WICPixelFormatGUID *pPixelFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetResolution)( |
| IWICBitmapFrameDecode *This, |
| double *pDpiX, |
| double *pDpiY); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPalette)( |
| IWICBitmapFrameDecode *This, |
| IWICPalette *pIPalette); |
| |
| HRESULT (STDMETHODCALLTYPE *CopyPixels)( |
| IWICBitmapFrameDecode *This, |
| const WICRect *prc, |
| UINT cbStride, |
| UINT cbBufferSize, |
| BYTE *pbBuffer); |
| |
| /*** IWICBitmapFrameDecode methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetMetadataQueryReader)( |
| IWICBitmapFrameDecode *This, |
| IWICMetadataQueryReader **ppIMetadataQueryReader); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColorContexts)( |
| IWICBitmapFrameDecode *This, |
| UINT cCount, |
| IWICColorContext **ppIColorContexts, |
| UINT *pcActualCount); |
| |
| HRESULT (STDMETHODCALLTYPE *GetThumbnail)( |
| IWICBitmapFrameDecode *This, |
| IWICBitmapSource **ppIThumbnail); |
| |
| END_INTERFACE |
| } IWICBitmapFrameDecodeVtbl; |
| |
| interface IWICBitmapFrameDecode { |
| CONST_VTBL IWICBitmapFrameDecodeVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmapFrameDecode_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmapFrameDecode_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmapFrameDecode_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICBitmapSource methods ***/ |
| #define IWICBitmapFrameDecode_GetSize(This,puiWidth,puiHeight) (This)->lpVtbl->GetSize(This,puiWidth,puiHeight) |
| #define IWICBitmapFrameDecode_GetPixelFormat(This,pPixelFormat) (This)->lpVtbl->GetPixelFormat(This,pPixelFormat) |
| #define IWICBitmapFrameDecode_GetResolution(This,pDpiX,pDpiY) (This)->lpVtbl->GetResolution(This,pDpiX,pDpiY) |
| #define IWICBitmapFrameDecode_CopyPalette(This,pIPalette) (This)->lpVtbl->CopyPalette(This,pIPalette) |
| #define IWICBitmapFrameDecode_CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) (This)->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer) |
| /*** IWICBitmapFrameDecode methods ***/ |
| #define IWICBitmapFrameDecode_GetMetadataQueryReader(This,ppIMetadataQueryReader) (This)->lpVtbl->GetMetadataQueryReader(This,ppIMetadataQueryReader) |
| #define IWICBitmapFrameDecode_GetColorContexts(This,cCount,ppIColorContexts,pcActualCount) (This)->lpVtbl->GetColorContexts(This,cCount,ppIColorContexts,pcActualCount) |
| #define IWICBitmapFrameDecode_GetThumbnail(This,ppIThumbnail) (This)->lpVtbl->GetThumbnail(This,ppIThumbnail) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_QueryInterface(IWICBitmapFrameDecode* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICBitmapFrameDecode_AddRef(IWICBitmapFrameDecode* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICBitmapFrameDecode_Release(IWICBitmapFrameDecode* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICBitmapSource methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetSize(IWICBitmapFrameDecode* This,UINT *puiWidth,UINT *puiHeight) { |
| return This->lpVtbl->GetSize(This,puiWidth,puiHeight); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetPixelFormat(IWICBitmapFrameDecode* This,WICPixelFormatGUID *pPixelFormat) { |
| return This->lpVtbl->GetPixelFormat(This,pPixelFormat); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetResolution(IWICBitmapFrameDecode* This,double *pDpiX,double *pDpiY) { |
| return This->lpVtbl->GetResolution(This,pDpiX,pDpiY); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_CopyPalette(IWICBitmapFrameDecode* This,IWICPalette *pIPalette) { |
| return This->lpVtbl->CopyPalette(This,pIPalette); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_CopyPixels(IWICBitmapFrameDecode* This,const WICRect *prc,UINT cbStride,UINT cbBufferSize,BYTE *pbBuffer) { |
| return This->lpVtbl->CopyPixels(This,prc,cbStride,cbBufferSize,pbBuffer); |
| } |
| /*** IWICBitmapFrameDecode methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetMetadataQueryReader(IWICBitmapFrameDecode* This,IWICMetadataQueryReader **ppIMetadataQueryReader) { |
| return This->lpVtbl->GetMetadataQueryReader(This,ppIMetadataQueryReader); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetColorContexts(IWICBitmapFrameDecode* This,UINT cCount,IWICColorContext **ppIColorContexts,UINT *pcActualCount) { |
| return This->lpVtbl->GetColorContexts(This,cCount,ppIColorContexts,pcActualCount); |
| } |
| static FORCEINLINE HRESULT IWICBitmapFrameDecode_GetThumbnail(IWICBitmapFrameDecode* This,IWICBitmapSource **ppIThumbnail) { |
| return This->lpVtbl->GetThumbnail(This,ppIThumbnail); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICBitmapFrameDecode_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICPixelFormatInfo interface |
| */ |
| #ifndef __IWICPixelFormatInfo_INTERFACE_DEFINED__ |
| #define __IWICPixelFormatInfo_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICPixelFormatInfo, 0xe8eda601, 0x3d48, 0x431a, 0xab,0x44, 0x69,0x05,0x9b,0xe8,0x8b,0xbe); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("e8eda601-3d48-431a-ab44-69059be88bbe") |
| IWICPixelFormatInfo : public IWICComponentInfo |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetFormatGUID( |
| GUID *pFormat) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetColorContext( |
| IWICColorContext **ppIColorContext) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetBitsPerPixel( |
| UINT *puiBitsPerPixel) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetChannelCount( |
| UINT *puiChannelCount) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetChannelMask( |
| UINT uiChannelIndex, |
| UINT cbMaskBuffer, |
| BYTE *pbMaskBuffer, |
| UINT *pcbActual) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICPixelFormatInfo, 0xe8eda601, 0x3d48, 0x431a, 0xab,0x44, 0x69,0x05,0x9b,0xe8,0x8b,0xbe) |
| #endif |
| #else |
| typedef struct IWICPixelFormatInfoVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICPixelFormatInfo *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICPixelFormatInfo *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICPixelFormatInfo *This); |
| |
| /*** IWICComponentInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetComponentType)( |
| IWICPixelFormatInfo *This, |
| WICComponentType *pType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetCLSID)( |
| IWICPixelFormatInfo *This, |
| CLSID *pclsid); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSigningStatus)( |
| IWICPixelFormatInfo *This, |
| DWORD *pStatus); |
| |
| HRESULT (STDMETHODCALLTYPE *GetAuthor)( |
| IWICPixelFormatInfo *This, |
| UINT cchAuthor, |
| WCHAR *wzAuthor, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVendorGUID)( |
| IWICPixelFormatInfo *This, |
| GUID *pguidVendor); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVersion)( |
| IWICPixelFormatInfo *This, |
| UINT cchVersion, |
| WCHAR *wzVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSpecVersion)( |
| IWICPixelFormatInfo *This, |
| UINT cchSpecVersion, |
| WCHAR *wzSpecVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetFriendlyName)( |
| IWICPixelFormatInfo *This, |
| UINT cchFriendlyName, |
| WCHAR *wzFriendlyName, |
| UINT *pcchActual); |
| |
| /*** IWICPixelFormatInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetFormatGUID)( |
| IWICPixelFormatInfo *This, |
| GUID *pFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColorContext)( |
| IWICPixelFormatInfo *This, |
| IWICColorContext **ppIColorContext); |
| |
| HRESULT (STDMETHODCALLTYPE *GetBitsPerPixel)( |
| IWICPixelFormatInfo *This, |
| UINT *puiBitsPerPixel); |
| |
| HRESULT (STDMETHODCALLTYPE *GetChannelCount)( |
| IWICPixelFormatInfo *This, |
| UINT *puiChannelCount); |
| |
| HRESULT (STDMETHODCALLTYPE *GetChannelMask)( |
| IWICPixelFormatInfo *This, |
| UINT uiChannelIndex, |
| UINT cbMaskBuffer, |
| BYTE *pbMaskBuffer, |
| UINT *pcbActual); |
| |
| END_INTERFACE |
| } IWICPixelFormatInfoVtbl; |
| |
| interface IWICPixelFormatInfo { |
| CONST_VTBL IWICPixelFormatInfoVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICPixelFormatInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICPixelFormatInfo_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICPixelFormatInfo_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICComponentInfo methods ***/ |
| #define IWICPixelFormatInfo_GetComponentType(This,pType) (This)->lpVtbl->GetComponentType(This,pType) |
| #define IWICPixelFormatInfo_GetCLSID(This,pclsid) (This)->lpVtbl->GetCLSID(This,pclsid) |
| #define IWICPixelFormatInfo_GetSigningStatus(This,pStatus) (This)->lpVtbl->GetSigningStatus(This,pStatus) |
| #define IWICPixelFormatInfo_GetAuthor(This,cchAuthor,wzAuthor,pcchActual) (This)->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual) |
| #define IWICPixelFormatInfo_GetVendorGUID(This,pguidVendor) (This)->lpVtbl->GetVendorGUID(This,pguidVendor) |
| #define IWICPixelFormatInfo_GetVersion(This,cchVersion,wzVersion,pcchActual) (This)->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual) |
| #define IWICPixelFormatInfo_GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) (This)->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) |
| #define IWICPixelFormatInfo_GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) (This)->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) |
| /*** IWICPixelFormatInfo methods ***/ |
| #define IWICPixelFormatInfo_GetFormatGUID(This,pFormat) (This)->lpVtbl->GetFormatGUID(This,pFormat) |
| #define IWICPixelFormatInfo_GetColorContext(This,ppIColorContext) (This)->lpVtbl->GetColorContext(This,ppIColorContext) |
| #define IWICPixelFormatInfo_GetBitsPerPixel(This,puiBitsPerPixel) (This)->lpVtbl->GetBitsPerPixel(This,puiBitsPerPixel) |
| #define IWICPixelFormatInfo_GetChannelCount(This,puiChannelCount) (This)->lpVtbl->GetChannelCount(This,puiChannelCount) |
| #define IWICPixelFormatInfo_GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual) (This)->lpVtbl->GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_QueryInterface(IWICPixelFormatInfo* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICPixelFormatInfo_AddRef(IWICPixelFormatInfo* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICPixelFormatInfo_Release(IWICPixelFormatInfo* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICComponentInfo methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetComponentType(IWICPixelFormatInfo* This,WICComponentType *pType) { |
| return This->lpVtbl->GetComponentType(This,pType); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetCLSID(IWICPixelFormatInfo* This,CLSID *pclsid) { |
| return This->lpVtbl->GetCLSID(This,pclsid); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetSigningStatus(IWICPixelFormatInfo* This,DWORD *pStatus) { |
| return This->lpVtbl->GetSigningStatus(This,pStatus); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetAuthor(IWICPixelFormatInfo* This,UINT cchAuthor,WCHAR *wzAuthor,UINT *pcchActual) { |
| return This->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetVendorGUID(IWICPixelFormatInfo* This,GUID *pguidVendor) { |
| return This->lpVtbl->GetVendorGUID(This,pguidVendor); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetVersion(IWICPixelFormatInfo* This,UINT cchVersion,WCHAR *wzVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetSpecVersion(IWICPixelFormatInfo* This,UINT cchSpecVersion,WCHAR *wzSpecVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetFriendlyName(IWICPixelFormatInfo* This,UINT cchFriendlyName,WCHAR *wzFriendlyName,UINT *pcchActual) { |
| return This->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual); |
| } |
| /*** IWICPixelFormatInfo methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetFormatGUID(IWICPixelFormatInfo* This,GUID *pFormat) { |
| return This->lpVtbl->GetFormatGUID(This,pFormat); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetColorContext(IWICPixelFormatInfo* This,IWICColorContext **ppIColorContext) { |
| return This->lpVtbl->GetColorContext(This,ppIColorContext); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetBitsPerPixel(IWICPixelFormatInfo* This,UINT *puiBitsPerPixel) { |
| return This->lpVtbl->GetBitsPerPixel(This,puiBitsPerPixel); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetChannelCount(IWICPixelFormatInfo* This,UINT *puiChannelCount) { |
| return This->lpVtbl->GetChannelCount(This,puiChannelCount); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo_GetChannelMask(IWICPixelFormatInfo* This,UINT uiChannelIndex,UINT cbMaskBuffer,BYTE *pbMaskBuffer,UINT *pcbActual) { |
| return This->lpVtbl->GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICPixelFormatInfo_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICPixelFormatInfo2 interface |
| */ |
| #ifndef __IWICPixelFormatInfo2_INTERFACE_DEFINED__ |
| #define __IWICPixelFormatInfo2_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICPixelFormatInfo2, 0xa9db33a2, 0xaf5f, 0x43c7, 0xb6,0x79, 0x74,0xf5,0x98,0x4b,0x5a,0xa4); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("a9db33a2-af5f-43c7-b679-74f5984b5aa4") |
| IWICPixelFormatInfo2 : public IWICPixelFormatInfo |
| { |
| virtual HRESULT STDMETHODCALLTYPE SupportsTransparency( |
| WINBOOL *pfSupportsTransparency) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetNumericRepresentation( |
| WICPixelFormatNumericRepresentation *pNumericRepresentation) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICPixelFormatInfo2, 0xa9db33a2, 0xaf5f, 0x43c7, 0xb6,0x79, 0x74,0xf5,0x98,0x4b,0x5a,0xa4) |
| #endif |
| #else |
| typedef struct IWICPixelFormatInfo2Vtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICPixelFormatInfo2 *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICPixelFormatInfo2 *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICPixelFormatInfo2 *This); |
| |
| /*** IWICComponentInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetComponentType)( |
| IWICPixelFormatInfo2 *This, |
| WICComponentType *pType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetCLSID)( |
| IWICPixelFormatInfo2 *This, |
| CLSID *pclsid); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSigningStatus)( |
| IWICPixelFormatInfo2 *This, |
| DWORD *pStatus); |
| |
| HRESULT (STDMETHODCALLTYPE *GetAuthor)( |
| IWICPixelFormatInfo2 *This, |
| UINT cchAuthor, |
| WCHAR *wzAuthor, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVendorGUID)( |
| IWICPixelFormatInfo2 *This, |
| GUID *pguidVendor); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVersion)( |
| IWICPixelFormatInfo2 *This, |
| UINT cchVersion, |
| WCHAR *wzVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSpecVersion)( |
| IWICPixelFormatInfo2 *This, |
| UINT cchSpecVersion, |
| WCHAR *wzSpecVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetFriendlyName)( |
| IWICPixelFormatInfo2 *This, |
| UINT cchFriendlyName, |
| WCHAR *wzFriendlyName, |
| UINT *pcchActual); |
| |
| /*** IWICPixelFormatInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetFormatGUID)( |
| IWICPixelFormatInfo2 *This, |
| GUID *pFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColorContext)( |
| IWICPixelFormatInfo2 *This, |
| IWICColorContext **ppIColorContext); |
| |
| HRESULT (STDMETHODCALLTYPE *GetBitsPerPixel)( |
| IWICPixelFormatInfo2 *This, |
| UINT *puiBitsPerPixel); |
| |
| HRESULT (STDMETHODCALLTYPE *GetChannelCount)( |
| IWICPixelFormatInfo2 *This, |
| UINT *puiChannelCount); |
| |
| HRESULT (STDMETHODCALLTYPE *GetChannelMask)( |
| IWICPixelFormatInfo2 *This, |
| UINT uiChannelIndex, |
| UINT cbMaskBuffer, |
| BYTE *pbMaskBuffer, |
| UINT *pcbActual); |
| |
| /*** IWICPixelFormatInfo2 methods ***/ |
| HRESULT (STDMETHODCALLTYPE *SupportsTransparency)( |
| IWICPixelFormatInfo2 *This, |
| WINBOOL *pfSupportsTransparency); |
| |
| HRESULT (STDMETHODCALLTYPE *GetNumericRepresentation)( |
| IWICPixelFormatInfo2 *This, |
| WICPixelFormatNumericRepresentation *pNumericRepresentation); |
| |
| END_INTERFACE |
| } IWICPixelFormatInfo2Vtbl; |
| |
| interface IWICPixelFormatInfo2 { |
| CONST_VTBL IWICPixelFormatInfo2Vtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICPixelFormatInfo2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICPixelFormatInfo2_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICPixelFormatInfo2_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICComponentInfo methods ***/ |
| #define IWICPixelFormatInfo2_GetComponentType(This,pType) (This)->lpVtbl->GetComponentType(This,pType) |
| #define IWICPixelFormatInfo2_GetCLSID(This,pclsid) (This)->lpVtbl->GetCLSID(This,pclsid) |
| #define IWICPixelFormatInfo2_GetSigningStatus(This,pStatus) (This)->lpVtbl->GetSigningStatus(This,pStatus) |
| #define IWICPixelFormatInfo2_GetAuthor(This,cchAuthor,wzAuthor,pcchActual) (This)->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual) |
| #define IWICPixelFormatInfo2_GetVendorGUID(This,pguidVendor) (This)->lpVtbl->GetVendorGUID(This,pguidVendor) |
| #define IWICPixelFormatInfo2_GetVersion(This,cchVersion,wzVersion,pcchActual) (This)->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual) |
| #define IWICPixelFormatInfo2_GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) (This)->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) |
| #define IWICPixelFormatInfo2_GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) (This)->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) |
| /*** IWICPixelFormatInfo methods ***/ |
| #define IWICPixelFormatInfo2_GetFormatGUID(This,pFormat) (This)->lpVtbl->GetFormatGUID(This,pFormat) |
| #define IWICPixelFormatInfo2_GetColorContext(This,ppIColorContext) (This)->lpVtbl->GetColorContext(This,ppIColorContext) |
| #define IWICPixelFormatInfo2_GetBitsPerPixel(This,puiBitsPerPixel) (This)->lpVtbl->GetBitsPerPixel(This,puiBitsPerPixel) |
| #define IWICPixelFormatInfo2_GetChannelCount(This,puiChannelCount) (This)->lpVtbl->GetChannelCount(This,puiChannelCount) |
| #define IWICPixelFormatInfo2_GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual) (This)->lpVtbl->GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual) |
| /*** IWICPixelFormatInfo2 methods ***/ |
| #define IWICPixelFormatInfo2_SupportsTransparency(This,pfSupportsTransparency) (This)->lpVtbl->SupportsTransparency(This,pfSupportsTransparency) |
| #define IWICPixelFormatInfo2_GetNumericRepresentation(This,pNumericRepresentation) (This)->lpVtbl->GetNumericRepresentation(This,pNumericRepresentation) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_QueryInterface(IWICPixelFormatInfo2* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IWICPixelFormatInfo2_AddRef(IWICPixelFormatInfo2* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IWICPixelFormatInfo2_Release(IWICPixelFormatInfo2* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IWICComponentInfo methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetComponentType(IWICPixelFormatInfo2* This,WICComponentType *pType) { |
| return This->lpVtbl->GetComponentType(This,pType); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetCLSID(IWICPixelFormatInfo2* This,CLSID *pclsid) { |
| return This->lpVtbl->GetCLSID(This,pclsid); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetSigningStatus(IWICPixelFormatInfo2* This,DWORD *pStatus) { |
| return This->lpVtbl->GetSigningStatus(This,pStatus); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetAuthor(IWICPixelFormatInfo2* This,UINT cchAuthor,WCHAR *wzAuthor,UINT *pcchActual) { |
| return This->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetVendorGUID(IWICPixelFormatInfo2* This,GUID *pguidVendor) { |
| return This->lpVtbl->GetVendorGUID(This,pguidVendor); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetVersion(IWICPixelFormatInfo2* This,UINT cchVersion,WCHAR *wzVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetSpecVersion(IWICPixelFormatInfo2* This,UINT cchSpecVersion,WCHAR *wzSpecVersion,UINT *pcchActual) { |
| return This->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetFriendlyName(IWICPixelFormatInfo2* This,UINT cchFriendlyName,WCHAR *wzFriendlyName,UINT *pcchActual) { |
| return This->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual); |
| } |
| /*** IWICPixelFormatInfo methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetFormatGUID(IWICPixelFormatInfo2* This,GUID *pFormat) { |
| return This->lpVtbl->GetFormatGUID(This,pFormat); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetColorContext(IWICPixelFormatInfo2* This,IWICColorContext **ppIColorContext) { |
| return This->lpVtbl->GetColorContext(This,ppIColorContext); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetBitsPerPixel(IWICPixelFormatInfo2* This,UINT *puiBitsPerPixel) { |
| return This->lpVtbl->GetBitsPerPixel(This,puiBitsPerPixel); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetChannelCount(IWICPixelFormatInfo2* This,UINT *puiChannelCount) { |
| return This->lpVtbl->GetChannelCount(This,puiChannelCount); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetChannelMask(IWICPixelFormatInfo2* This,UINT uiChannelIndex,UINT cbMaskBuffer,BYTE *pbMaskBuffer,UINT *pcbActual) { |
| return This->lpVtbl->GetChannelMask(This,uiChannelIndex,cbMaskBuffer,pbMaskBuffer,pcbActual); |
| } |
| /*** IWICPixelFormatInfo2 methods ***/ |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_SupportsTransparency(IWICPixelFormatInfo2* This,WINBOOL *pfSupportsTransparency) { |
| return This->lpVtbl->SupportsTransparency(This,pfSupportsTransparency); |
| } |
| static FORCEINLINE HRESULT IWICPixelFormatInfo2_GetNumericRepresentation(IWICPixelFormatInfo2* This,WICPixelFormatNumericRepresentation *pNumericRepresentation) { |
| return This->lpVtbl->GetNumericRepresentation(This,pNumericRepresentation); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IWICPixelFormatInfo2_INTERFACE_DEFINED__ */ |
| |
| /***************************************************************************** |
| * IWICBitmapCodecInfo interface |
| */ |
| #ifndef __IWICBitmapCodecInfo_INTERFACE_DEFINED__ |
| #define __IWICBitmapCodecInfo_INTERFACE_DEFINED__ |
| |
| DEFINE_GUID(IID_IWICBitmapCodecInfo, 0xe87a44c4, 0xb76e, 0x4c47, 0x8b,0x09, 0x29,0x8e,0xb1,0x2a,0x27,0x14); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("e87a44c4-b76e-4c47-8b09-298eb12a2714") |
| IWICBitmapCodecInfo : public IWICComponentInfo |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetContainerFormat( |
| GUID *pguidContainerFormat) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetPixelFormats( |
| UINT cFormats, |
| GUID *pguidPixelFormats, |
| UINT *pcActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetColorManagementVersion( |
| UINT cchColorManagementVersion, |
| WCHAR *wzColorManagementVersion, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetDeviceManufacturer( |
| UINT cchDeviceManufacturer, |
| WCHAR *wzDeviceManufacturer, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetDeviceModels( |
| UINT cchDeviceModels, |
| WCHAR *wzDeviceModels, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetMimeTypes( |
| UINT cchMimeTypes, |
| WCHAR *wzMimeTypes, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetFileExtensions( |
| UINT cchFileExtensions, |
| WCHAR *wzFileExtensions, |
| UINT *pcchActual) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE DoesSupportAnimation( |
| WINBOOL *pfSupportAnimation) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE DoesSupportChromaKey( |
| WINBOOL *pfSupportChromaKey) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE DoesSupportLossless( |
| WINBOOL *pfSupportLossless) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE DoesSupportMultiframe( |
| WINBOOL *pfSupportMultiframe) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE MatchesMimeType( |
| LPCWSTR wzMimeType, |
| WINBOOL *pfMatches) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IWICBitmapCodecInfo, 0xe87a44c4, 0xb76e, 0x4c47, 0x8b,0x09, 0x29,0x8e,0xb1,0x2a,0x27,0x14) |
| #endif |
| #else |
| typedef struct IWICBitmapCodecInfoVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IWICBitmapCodecInfo *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IWICBitmapCodecInfo *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IWICBitmapCodecInfo *This); |
| |
| /*** IWICComponentInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetComponentType)( |
| IWICBitmapCodecInfo *This, |
| WICComponentType *pType); |
| |
| HRESULT (STDMETHODCALLTYPE *GetCLSID)( |
| IWICBitmapCodecInfo *This, |
| CLSID *pclsid); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSigningStatus)( |
| IWICBitmapCodecInfo *This, |
| DWORD *pStatus); |
| |
| HRESULT (STDMETHODCALLTYPE *GetAuthor)( |
| IWICBitmapCodecInfo *This, |
| UINT cchAuthor, |
| WCHAR *wzAuthor, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVendorGUID)( |
| IWICBitmapCodecInfo *This, |
| GUID *pguidVendor); |
| |
| HRESULT (STDMETHODCALLTYPE *GetVersion)( |
| IWICBitmapCodecInfo *This, |
| UINT cchVersion, |
| WCHAR *wzVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSpecVersion)( |
| IWICBitmapCodecInfo *This, |
| UINT cchSpecVersion, |
| WCHAR *wzSpecVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetFriendlyName)( |
| IWICBitmapCodecInfo *This, |
| UINT cchFriendlyName, |
| WCHAR *wzFriendlyName, |
| UINT *pcchActual); |
| |
| /*** IWICBitmapCodecInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetContainerFormat)( |
| IWICBitmapCodecInfo *This, |
| GUID *pguidContainerFormat); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPixelFormats)( |
| IWICBitmapCodecInfo *This, |
| UINT cFormats, |
| GUID *pguidPixelFormats, |
| UINT *pcActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetColorManagementVersion)( |
| IWICBitmapCodecInfo *This, |
| UINT cchColorManagementVersion, |
| WCHAR *wzColorManagementVersion, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetDeviceManufacturer)( |
| IWICBitmapCodecInfo *This, |
| UINT cchDeviceManufacturer, |
| WCHAR *wzDeviceManufacturer, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetDeviceModels)( |
| IWICBitmapCodecInfo *This, |
| UINT cchDeviceModels, |
| WCHAR *wzDeviceModels, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetMimeTypes)( |
| IWICBitmapCodecInfo *This, |
| UINT cchMimeTypes, |
| WCHAR *wzMimeTypes, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *GetFileExtensions)( |
| IWICBitmapCodecInfo *This, |
| UINT cchFileExtensions, |
| WCHAR *wzFileExtensions, |
| UINT *pcchActual); |
| |
| HRESULT (STDMETHODCALLTYPE *DoesSupportAnimation)( |
| IWICBitmapCodecInfo *This, |
| WINBOOL *pfSupportAnimation); |
| |
| HRESULT (STDMETHODCALLTYPE *DoesSupportChromaKey)( |
| IWICBitmapCodecInfo *This, |
| WINBOOL *pfSupportChromaKey); |
| |
| HRESULT (STDMETHODCALLTYPE *DoesSupportLossless)( |
| IWICBitmapCodecInfo *This, |
| WINBOOL *pfSupportLossless); |
| |
| HRESULT (STDMETHODCALLTYPE *DoesSupportMultiframe)( |
| IWICBitmapCodecInfo *This, |
| WINBOOL *pfSupportMultiframe); |
| |
| HRESULT (STDMETHODCALLTYPE *MatchesMimeType)( |
| IWICBitmapCodecInfo *This, |
| LPCWSTR wzMimeType, |
| WINBOOL *pfMatches); |
| |
| END_INTERFACE |
| } IWICBitmapCodecInfoVtbl; |
| |
| interface IWICBitmapCodecInfo { |
| CONST_VTBL IWICBitmapCodecInfoVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IWICBitmapCodecInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IWICBitmapCodecInfo_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IWICBitmapCodecInfo_Release(This) (This)->lpVtbl->Release(This) |
| /*** IWICComponentInfo methods ***/ |
| #define IWICBitmapCodecInfo_GetComponentType(This,pType) (This)->lpVtbl->GetComponentType(This,pType) |
| #define IWICBitmapCodecInfo_GetCLSID(This,pclsid) (This)->lpVtbl->GetCLSID(This,pclsid) |
| #define IWICBitmapCodecInfo_GetSigningStatus(This,pStatus) (This)->lpVtbl->GetSigningStatus(This,pStatus) |
| #define IWICBitmapCodecInfo_GetAuthor(This,cchAuthor,wzAuthor,pcchActual) (This)->lpVtbl->GetAuthor(This,cchAuthor,wzAuthor,pcchActual) |
| #define IWICBitmapCodecInfo_GetVendorGUID(This,pguidVendor) (This)->lpVtbl->GetVendorGUID(This,pguidVendor) |
| #define IWICBitmapCodecInfo_GetVersion(This,cchVersion,wzVersion,pcchActual) (This)->lpVtbl->GetVersion(This,cchVersion,wzVersion,pcchActual) |
| #define IWICBitmapCodecInfo_GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) (This)->lpVtbl->GetSpecVersion(This,cchSpecVersion,wzSpecVersion,pcchActual) |
| #define IWICBitmapCodecInfo_GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) (This)->lpVtbl->GetFriendlyName(This,cchFriendlyName,wzFriendlyName,pcchActual) |
| /*** IWICBitmapCodecInfo methods ***/ |
| #define IWICBitmapCodecInfo_GetContainerFormat(This,pguidContainerFormat) (This)->lpVtbl->GetContainerFormat(This,pguidContainerFormat) |
| #define IWICBitmapCodecInfo_GetPixelFormats(This,cFormats,pguidPixelFormats,pcActual) (This)->lpVtbl->GetPixelFormats(This,cFormats,pguidPixelFormats,pcActual) |
| #define IWICBitmapCodecInfo_GetColorManagementVersion(This,cchColorManagementVersion,wzColorManagementVersion,pcchActual) (This)->lpVtbl->GetColorManagementVersion(This,cchColorManagementVersion,wzColorManagementVersion,pcchActual) |
| #define IWICBitmapCodecInfo_GetDeviceManufacturer(This,cchDeviceManufacturer,wzDeviceManufacturer,pcchActual) (This)->lpVtbl->GetDeviceManufacturer(This,cchDeviceManufacturer,wzDeviceManufacturer,pcchActual) |
| #define IWICBitmapCodecInfo_GetDeviceModels(This,cchDeviceModels,wzDeviceModels,pcchActual) (This)->lpVtbl->GetDeviceModels(This,cchDeviceModels,wzDeviceModels,pcchActual) |
| #define IWICBitmapCodecInfo_GetMimeTypes(This,cchMimeTypes,wzMimeTypes,pcchActual) (This)->lpVtbl->GetMimeTypes(This,cchMimeTypes,wzMimeTypes,pcchActual) |
| #define IWICBitmapCodecInfo_GetFileExtensions(This,cchFileExtensions,wzFileExtensions,pcchActual) (This)->lpVtbl->GetFileExtensions(This,cchFileExtensions,wzFileExtensions,pcchActual) |
| #define IWICBitmapCodecInfo_DoesSupportAnimation(This,pfSupportAnimation) (This)->lpVtbl->DoesSupportAnimation(This,pfSupportAnimation) |
| #define IWICBitmapCodecInfo_DoesSupportChromaKey(This,pfSupportChromaKey) (This)->lpVtbl->DoesSupportChromaKey(This,pfSupportChromaKey) |
| #define IWICBitmapCodecInfo_DoesSupportLossless(This,pfSupportLossless) (This)->lpVtbl->DoesSupportLossless(This,pfSupportLossless) |
| #define IWICBitmapCodecInfo_DoesSupportMultiframe(This,pfSupportMultiframe) (This)->lpVtbl->DoesSupportMultiframe(This,pfSupportMultiframe) |
| #define IWICBitmapCodecInfo_MatchesMimeType(This,wzMimeType,pfMatches) (This)->lpVtbl->MatchesMimeType(This,wzMimeType,pfMatches) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IWICBitmapCodecInfo_QueryInterface(IWICBitmapCodecInfo* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface |