ホーム › Graphics.Imaging › IWICColorTransform
IWICColorTransform
COMメソッド 1
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
vtbl 8 HRESULT Initialize(IWICBitmapSource* pIBitmapSource, IWICColorContext* pIContextSource, IWICColorContext* pIContextDest, GUID* pixelFmtDest)
| pIBitmapSource | IWICBitmapSource* | in | 色変換する元のビットマップソースIWICBitmapSource。 |
| pIContextSource | IWICColorContext* | in | 変換元の色空間を示すカラーコンテキストIWICColorContext。 |
| pIContextDest | IWICColorContext* | in | 変換先の色空間を示すカラーコンテキストIWICColorContext。 |
| pixelFmtDest | GUID* | in | 変換後の出力ピクセル形式を示すGUIDへのポインター。 |