D3DKMTSetMonitorColorSpaceTransform - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTSetMonitorColorSpaceTransform(
  D3DKMT_SET_COLORSPACE_TRANSFORM *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtsetmonitorcolorspacetransform)

D3DKMTSetMonitorColorSpaceTransform function

Description

Used to set the color space transform for the selected monitor.

Parameters

unnamedParam1

D3dkmt_set_colorspace_transform

Used to set the color space transform.

Return value

Returns STATUS_SUCCESS if completed successfully.