Condividi tramite


struttura DXGI_JPEG_QUANTIZATION_TABLE

Descrive una tabella di quantizzazione JPEG.

Sintassi

typedef struct DXGI_JPEG_QUANTIZATION_TABLE {
  BYTE Elements[64];
} DXGI_JPEG_QUANTIZATION_TABLE;

Members

Elementi

Matrice di byte contenente gli elementi della tabella di quantizzazione.

Requisiti

Requisito Valore
Intestazione
Dxgitype.h

Vedi anche

Strutture DXGI