X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Fmagick-image.html;h=5f2280831ad108219fbaa7c7099f5c430da980e6;hb=b7b531efdad3ff916a12ab2b6a52bed18be80731;hp=26f9fa9fa4d4afd42b1c72604dabac5001d0c724;hpb=fe7ce34f09d3ed1b882fda0ade122753d4782299;p=imagemagick diff --git a/www/api/magick-image.html b/www/api/magick-image.html index 26f9fa9fa..5f2280831 100644 --- a/www/api/magick-image.html +++ b/www/api/magick-image.html @@ -2,20 +2,17 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - - - - - - ImageMagick: MagickWand, C API for ImageMagick: Image Methods + + + ImageMagick: MagickWand, C API for ImageMagick: Image Methods + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,7 +45,7 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- +
+ +
@@ -2520,7 +2538,7 @@ _8c.html" target="source" name="MagickGetImageFormat">MagickGetImageFormatThe format of the MagickGetImageFormat method is:

-  const char MagickGetImageFormat(MagickWand *wand)
+  const char *MagickGetImageFormat(MagickWand *wand)
 

A description of each parameter follows:

@@ -5741,10 +5759,10 @@ _8c.html" target="source" name="MagickSigmoidalContrastImage">MagickSigmoidalCon

    Increase or decrease image contrast.

alpha
-

    control the "shoulder" of the contast curve.

+

    strength of the contrast, the larger the number the more 'threshold-like' it becomes.

beta
-

    control the "toe" of the contast curve.

+

    midpoint of the function as a color value 0 to QuantumRange.

MagickWriteImagesFile

@@ -6471,5 +6489,16 @@ _8c.html" target="source" name="MagickWriteImagesFile">MagickWriteImagesFile Contact the Wizards
+