examples.sigmoidalContrast

Members

Functions

SigmoidalContrast
double SigmoidalContrast(double q)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

zlib (See accompanying LICENSE file)

Authors

Mike Wey

This is an translation of the sigmoidal contrast example that can be found on the ImageMagick website: http://www.imagemagick.org/source/core/sigmoidal-contrast.c

Mainly to demonstrate the parallel execution of the foreach over the ImageView, normaly you whould use Image.sigmoidalContrast.