MagickSetImageGamma
MagickSetImageGamma -- sets the gamma of the current active image
Description
bool MagickSetImageGamma( MagickWand mgck_wnd, float gamma )
Sets the gamma of the current active image.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| gamma | The image gamma |