// d3dkmthk.h
NTSTATUS D3DKMTSetMonitorColorSpaceTransform(
D3DKMT_SET_COLORSPACE_TRANSFORM *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Used to set the color space transform for the selected monitor.
unnamedParam1D3dkmt_set_colorspace_transform
Used to set the color space transform.
Returns STATUS_SUCCESS if completed successfully.