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?".
It has an effect but it can be subtle depending on the image. The parameter is boolean which says whether to sharpen the image or not. For more dramatic contrast changes you might try sigmoidalContrast().
magick wrote:It has an effect but it can be subtle depending on the image. The parameter is boolean which says whether to sharpen the image or not. For more dramatic contrast changes you might try sigmoidalContrast().
thanks it works ..(why i cant see sigmoidalcontrast in online documentation ?)
And one more question... i want to get 255 or 0 as color (i use grayscale so i need just black or white).
If i use somthing like