WICJpegLuminanceProperties 列挙 (wincodec.h)
JPEG 輝度テーブル プロパティを指定します。
構文
typedef enum WICJpegLuminanceProperties {
WICJpegLuminanceTable = 0x1,
WICJpegLuminanceProperties_FORCE_DWORD = 0x7fffffff
} ;
定数
WICJpegLuminanceTable 値: 0x1 [VT_UI2 |
VT_VECTOR] メタデータ プロパティが輝度テーブルであることを示します。 |
WICJpegLuminanceProperties_FORCE_DWORD 値: 0x7fffffff |
要件
サポートされている最小のクライアント | Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリのみ] |
Header | wincodec.h |