- CombineImages
Image* CombineImages(const(Image)* , ChannelType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageAlphaChannel
MagickBooleanType GetImageAlphaChannel(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SeparateImage
Image* SeparateImage(const(Image)* , ChannelType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SeparateImageChannel
MagickBooleanType SeparateImageChannel(Image* , ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SeparateImages
Image* SeparateImages(const(Image)* , ChannelType , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageAlphaChannel
MagickBooleanType SetImageAlphaChannel(Image* , AlphaChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.