OEMIcmDeleteColorTransform - NtDoc

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

BOOL OEMIcmDeleteColorTransform(
  DHPDEV dhpdev,
  HANDLE hcmXform
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemicmdeletecolortransform)

Description

The OEMIcmDeleteColorTransform function deletes the specified color transform.

Parameters

dhpdev

Defines the DHPDEV parameter dhpdev.

hcmXform

Defines the HANDLE parameter hcmXform.

Return value

Returns a BOOL value.