[
About ImageMagick
Command-line Tools
Program Interfaces
] [ Install from Source Binary Releases Resources ] [ Download ] [ Links ] [ Sponsors Desktop Wallpaper ] |
SetImageColorspace() sets the colorspace member of the Image structure. The format of the SetImageColorspace method is: MagickBooleanType SetImageColorspace(Image *image, const ColorspaceType colorspace) A description of each parameter follows: imageThe image. colorspaceThe colorspace. |