DeleteColorSpace  1NLJIZQ 

The DeleteColorSpace function deletes the specified color space, freeing all internal resources associated with it.

BOOL DeleteColorSpace(

    HCOLORSPACE hColorSpace

 

   );

 

 

Parameters

hColorSpace

Handle to the color space to delete.

 

Return Values

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero.