ホーム › Graphics.Imaging › WICRawCapabilitiesInfo
WICRawCapabilitiesInfo
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 | 説明 |
|---|---|---|---|---|---|
| cbSize | DWORD | 4 | +0 | +0 | 本構造体のサイズ(バイト単位)。呼び出し前に設定する。 |
| CodecMajorVersion | DWORD | 4 | +4 | +4 | RAWコーデックのメジャーバージョン番号。 |
| CodecMinorVersion | DWORD | 4 | +8 | +8 | RAWコーデックのマイナーバージョン番号。 |
| ExposureCompensationSupport | WICRawCapabilities | 4 | +12 | +12 | 露出補正のサポート状況を示すWICRawCapabilities列挙値。 |
| ContrastSupport | WICRawCapabilities | 4 | +16 | +16 | コントラスト調整のサポート状況を示すWICRawCapabilities列挙値。 |
| RGBWhitePointSupport | WICRawCapabilities | 4 | +20 | +20 | RGB指定によるホワイトポイント調整のサポート状況。 |
| NamedWhitePointSupport | WICRawCapabilities | 4 | +24 | +24 | 名前付きホワイトポイント(昼光等)のサポート状況。 |
| NamedWhitePointSupportMask | DWORD | 4 | +28 | +28 | サポートされる名前付きホワイトポイントを示すビットマスク。 |
| KelvinWhitePointSupport | WICRawCapabilities | 4 | +32 | +32 | 色温度(ケルビン)指定ホワイトポイントのサポート状況。 |
| GammaSupport | WICRawCapabilities | 4 | +36 | +36 | ガンマ調整のサポート状況を示すWICRawCapabilities列挙値。 |
| TintSupport | WICRawCapabilities | 4 | +40 | +40 | 色合い(ティント)調整のサポート状況。 |
| SaturationSupport | WICRawCapabilities | 4 | +44 | +44 | 彩度調整のサポート状況。 |
| SharpnessSupport | WICRawCapabilities | 4 | +48 | +48 | シャープネス調整のサポート状況。 |
| NoiseReductionSupport | WICRawCapabilities | 4 | +52 | +52 | ノイズリダクションのサポート状況。 |
| DestinationColorProfileSupport | WICRawCapabilities | 4 | +56 | +56 | 出力カラープロファイル指定のサポート状況。 |
| ToneCurveSupport | WICRawCapabilities | 4 | +60 | +60 | トーンカーブ調整のサポート状況。 |
| RotationSupport | WICRawRotationCapabilities | 4 | +64 | +64 | 回転処理のサポート状況を示すWICRawRotationCapabilities列挙値。 |
| RenderModeSupport | WICRawCapabilities | 4 | +68 | +68 | レンダリングモード切替のサポート状況。 |