[
About ImageMagick
Command-line Tools
Processing
Options
Program Interfaces
MagickWand
MagickCore
PerlMagick
Architecture
] [ Install from Source Unix Windows Binary Releases Unix Windows Resources ] [ Download ] [ Links ] [ Sponsors Stock Photography ] |
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. |