COLORSPACE_TRANSFORM_1DLUT_CAP structure (ntddvdeo.h)

Colorspace transform lookup table 1D gamma cap.

Syntax

typedef struct _COLORSPACE_TRANSFORM_1DLUT_CAP {
  ULONG                         NumberOfLUTEntries;
  COLORSPACE_TRANSFORM_DATA_CAP DataCap;
} COLORSPACE_TRANSFORM_1DLUT_CAP, *PCOLORSPACE_TRANSFORM_1DLUT_CAP;

Members

NumberOfLUTEntries

The number of LUT (lookup table) entries.

DataCap

The data capabilities.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header ntddvdeo.h