dmagick.c.enhance

Undocumented in source.

Members

Functions

AutoGammaImage
MagickBooleanType AutoGammaImage(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AutoGammaImageChannel
MagickBooleanType AutoGammaImageChannel(Image* , ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AutoLevelImage
MagickBooleanType AutoLevelImage(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AutoLevelImageChannel
MagickBooleanType AutoLevelImageChannel(Image* , ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BrightnessContrastImage
MagickBooleanType BrightnessContrastImage(Image* , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BrightnessContrastImageChannel
MagickBooleanType BrightnessContrastImageChannel(Image* , ChannelType , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClutImage
MagickBooleanType ClutImage(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClutImageChannel
MagickBooleanType ClutImageChannel(Image* , ChannelType , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ColorDecisionListImage
MagickBooleanType ColorDecisionListImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ContrastImage
MagickBooleanType ContrastImage(Image* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ContrastStretchImage
MagickBooleanType ContrastStretchImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ContrastStretchImageChannel
MagickBooleanType ContrastStretchImageChannel(Image* , ChannelType , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EnhanceImage
Image* EnhanceImage(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.
EqualizeImage
MagickBooleanType EqualizeImage(Image* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EqualizeImageChannel
MagickBooleanType EqualizeImageChannel(Image* image, ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GammaImage
MagickBooleanType GammaImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GammaImageChannel
MagickBooleanType GammaImageChannel(Image* , ChannelType , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GrayscaleImage
MagickBooleanType GrayscaleImage(Image* , PixelIntensityMethod )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HaldClutImage
MagickBooleanType HaldClutImage(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HaldClutImageChannel
MagickBooleanType HaldClutImageChannel(Image* , ChannelType , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelColorsImage
MagickBooleanType LevelColorsImage(Image* , const(MagickPixelPacket)* , const(MagickPixelPacket)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelColorsImageChannel
MagickBooleanType LevelColorsImageChannel(Image* , ChannelType , const(MagickPixelPacket)* , const(MagickPixelPacket)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelImage
MagickBooleanType LevelImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelImageChannel
MagickBooleanType LevelImageChannel(Image* , ChannelType , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelizeImage
MagickBooleanType LevelizeImage(Image* , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LevelizeImageChannel
MagickBooleanType LevelizeImageChannel(Image* , ChannelType , double , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LinearStretchImage
MagickBooleanType LinearStretchImage(Image* , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModulateImage
MagickBooleanType ModulateImage(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NegateImage
MagickBooleanType NegateImage(Image* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NegateImageChannel
MagickBooleanType NegateImageChannel(Image* , ChannelType , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NormalizeImage
MagickBooleanType NormalizeImage(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NormalizeImageChannel
MagickBooleanType NormalizeImageChannel(Image* , ChannelType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SigmoidalContrastImage
MagickBooleanType SigmoidalContrastImage(Image* , MagickBooleanType , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SigmoidalContrastImageChannel
MagickBooleanType SigmoidalContrastImageChannel(Image* , ChannelType , MagickBooleanType , double , double )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta