Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 1.37 KB

nf-icm-deletecolortransform.md

File metadata and controls

64 lines (53 loc) · 1.37 KB
UID title description tech.root ms.date targetos req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:icm.DeleteColorTransform
DeleteColorTransform
Deletes a given color transform.
wcs
02/01/2021
Windows
function
Mscms.dll
icm.h
Mscms.lib
Windows 2000 Professional \[desktop apps only\]
Windows 2000 Server \[desktop apps only\]
apiref
mscms.dll
DeleteColorTransform
DeleteColorTransform
icm/DeleteColorTransform
c++

-description

Deletes a given color transform.

-parameters

-param hxform

Identifies the color transform to delete.

-returns

If this function succeeds, the return value is TRUE.

If this function fails, the return value is FALSE. For extended error information, call GetLastError.

-remarks

-see-also