Bitmap for UWP
BitmapCodecInfo クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 : BitmapCodecInfo クラス

BitmapCodecInfoデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the BitmapCodecInfoclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the author. C1.Util.DX.WIC.ComponentInfoから継承されます。
Public プロパティGets the color management version number the codec supports.  
Public プロパティGets the name of the device manufacture associated with the codec.  
Public プロパティGets a comma delimited list of device models associated with the codec.  
Public プロパティGets a comma delimited list of the file name extensions associated with the codec.  
Public プロパティGets the friendly name. C1.Util.DX.WIC.ComponentInfoから継承されます。
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGets a comma delimited sequence of mime types associated with the codec.  
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets the pixel formats the codec supports.  
Public プロパティGets the spec version. C1.Util.DX.WIC.ComponentInfoから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
Public プロパティGets the version. C1.Util.DX.WIC.ComponentInfoから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッドHRESULT IWICComponentInfo::GetAuthor([In] unsigned int cchAuthor,[In] void* wzAuthor,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICComponentInfo::GetCLSID([Out] GUID* pclsid) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICBitmapCodecInfo::GetColorManagementVersion([In] unsigned int cchColorManagementVersion,[In] void* wzColorManagementVersion,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICComponentInfo::GetComponentType([Out] WICComponentType* pType) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICBitmapCodecInfo::GetContainerFormat([Out] GUID* pguidContainerFormat)  
Public メソッドHRESULT IWICBitmapCodecInfo::GetDeviceManufacturer([In] unsigned int cchDeviceManufacturer,[In] void* wzDeviceManufacturer,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICBitmapCodecInfo::GetDeviceModels([In] unsigned int cchDeviceModels,[In] void* wzDeviceModels,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICBitmapCodecInfo::GetFileExtensions([In] unsigned int cchFileExtensions,[In] void* wzFileExtensions,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICComponentInfo::GetFriendlyName([In] unsigned int cchFriendlyName,[In] void* wzFriendlyName,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICBitmapCodecInfo::GetMimeTypes([In] unsigned int cchMimeTypes,[In] void* wzMimeTypes,[Out] unsigned int* pcchActual)  
Public メソッドHRESULT IWICBitmapCodecInfo::GetPixelFormats([In] unsigned int cFormats,[In, Buffer] GUID* pguidPixelFormats,[Out] unsigned int* pcActual)  
Public メソッドHRESULT IWICComponentInfo::GetSigningStatus([Out] unsigned int* pStatus) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICComponentInfo::GetSpecVersion([In] unsigned int cchSpecVersion,[In] void* wzSpecVersion,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICComponentInfo::GetVendorGUID([Out] GUID* pguidVendor) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICComponentInfo::GetVersion([In] unsigned int cchVersion,[In] void* wzVersion,[Out] unsigned int* pcchActual) C1.Util.DX.WIC.ComponentInfoから継承されます。
Public メソッドHRESULT IWICBitmapCodecInfo::DoesSupportAnimation([Out] BOOL* pfSupportAnimation)  
Public メソッドHRESULT IWICBitmapCodecInfo::DoesSupportChromakey([Out] BOOL* pfSupportChromakey)  
Public メソッドHRESULT IWICBitmapCodecInfo::DoesSupportLossless([Out] BOOL* pfSupportLossless)  
Public メソッドHRESULT IWICBitmapCodecInfo::DoesSupportMultiframe([Out] BOOL* pfSupportMultiframe)  
Public メソッドHRESULT IWICBitmapCodecInfo::MatchesMimeType([In] const wchar_t* wzMimeType,[Out] BOOL* pfMatches)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto BitmapCodecInfo.
トップ
参照

BitmapCodecInfo クラス
C1.Util.DX.WIC 名前空間