NAME

DeleteColorTransform  (MSCMS.@)

SYNOPSIS

 BOOL DeleteColorTransform
 (
  HTRANSFORM handle
 )

DESCRIPTION

Delete a color transform.

PARAMS

transform [In] Handle to a color transform.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Declared in "icm.h". https://source.winehq.org/source/include/icm.h

Implemented in "dlls/mscms/transform.c". https://source.winehq.org/source/dlls/mscms/transform.c

Debug channel "mscms".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.