Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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