Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a JPEG quantization table.
Syntax
typedef struct DXGI_JPEG_QUANTIZATION_TABLE {
BYTE Elements[64];
} DXGI_JPEG_QUANTIZATION_TABLE;
Members
-
Elements
-
An array of bytes containing the elements of the quantization table.
Requirements
Requirement | Value |
---|---|
Header |
|
See also