- GetImageColorspaceType
ColorspaceType GetImageColorspaceType(const(Image)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- RGBTransformImage
MagickBooleanType RGBTransformImage(Image* , ColorspaceType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageColorspace
MagickBooleanType SetImageColorspace(Image* , ColorspaceType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageGray
MagickBooleanType SetImageGray(Image* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageMonochrome
MagickBooleanType SetImageMonochrome(Image* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TransformImageColorspace
MagickBooleanType TransformImageColorspace(Image* , ColorspaceType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TransformRGBImage
MagickBooleanType TransformRGBImage(Image* , ColorspaceType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.