[
About ImageMagick
] [ Command-line Tools Processing Options Usage Program Interfaces MagickWand MagickCore PerlMagick Magick++ Architecture ] [ Install from Source Unix Windows Binary Releases Unix Mac OS X Windows Resources ] [ Download ] [ Site Map Links ] [ Sponsors: ] |
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. |