Bitmap for WPF
TryGetColorContexts(ImagingFactory) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapFrameDecode クラス > TryGetColorContexts メソッド : TryGetColorContexts(ImagingFactory) メソッド
Get the ColorContextof the image (if any)
シンタックス
'宣言
 
Public Overloads Function TryGetColorContexts( _
   ByVal imagingFactory As ImagingFactory _
) As ColorContext()
public ColorContext[] TryGetColorContexts( 
   ImagingFactory imagingFactory
)

パラメータ

imagingFactory

戻り値の型

null if the decoder does not support color contexts; otherwise an array of zero or more ColorContext objects
参照

BitmapFrameDecode クラス
BitmapFrameDecode メンバ
オーバーロード一覧