Magick++ Image::contrast function

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
eldiener

Magick++ Image::contrast function

Post by eldiener »

Using Magick++, there is an Image::contrast function which takes an 'unsigned int sharpen_' parameter. Does anybody know what the values of this parameter mean and what is a valid range for these values ?
Post Reply