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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 : BitmapDecoder クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the BitmapDecoderclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドHRESULT IWICBitmapDecoder::CopyPalette([In, Optional] IWICPalette* pIPalette)  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Initializes a new instance of the BitmapDecoderclass from a BitmapDecoderInfo.  
Public メソッドオーバーロードされます。 HRESULT IWICBitmapDecoder::GetColorContexts([In] unsigned int cCount,[InOut, Buffer, Optional] IWICColorContext** ppIColorContexts,[Out] unsigned int* pcActualCount)  
Public メソッドHRESULT IWICBitmapDecoder::GetContainerFormat([Out] GUID* pguidContainerFormat)  
Public メソッドHRESULT IWICBitmapDecoder::GetDecoderInfo([Out] IWICBitmapDecoderInfo** ppIDecoderInfo)  
Public メソッドHRESULT IWICBitmapDecoder::GetFrame([In] unsigned int index,[Out] IWICBitmapFrameDecode** ppIBitmapFrame)  
Public メソッドHRESULT IWICBitmapDecoder::GetFrameCount([Out] unsigned int* pCount)  
Public メソッドHRESULT IWICBitmapDecoder::GetMetadataQueryReader([Out] IWICMetadataQueryReader** ppIMetadataQueryReader)  
Public メソッドHRESULT IWICBitmapDecoder::GetPreview([Out] IWICBitmapSource** ppIBitmapSource)  
Public メソッドHRESULT IWICBitmapDecoder::GetThumbnail([Out] IWICBitmapSource** ppIThumbnail)  
Public メソッドInitializes the decoder with the provided stream.  
Public メソッドQueries the capabilities of the decoder based on the specified stream.  
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 メソッドオーバーロードされます。 Get the ColorContextof the image (if any)  
トップ
パブリック イベント
 名前解説
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 BitmapDecoder.
トップ
参照

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