X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Fversion.html;h=a2a56511be5e18b1a58e19a99b7f1afbdcaddfe3;hb=952283c6346cadd64c4c90f8c2349852b8fa60ea;hp=65951a5f38e03d994d40ddc0da092bf3a71eab79;hpb=c02484c6f0b78135e8300ea1e3e580377f83efd3;p=imagemagick diff --git a/www/api/version.html b/www/api/version.html index 65951a5f3..a2a56511b 100644 --- a/www/api/version.html +++ b/www/api/version.html @@ -1,21 +1,18 @@ - + - - - - - - ImageMagick: MagickCore, C API for ImageMagick: Get the Version and Copyrights + + + ImageMagick: MagickCore, C API for ImageMagick: Get the Version and Copyrights + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,115 +45,127 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
@@ -222,7 +237,7 @@ _8c.html" target="source" name="GetMagickQuantumDepth">GetMagickQuantumDepth

The format of the GetMagickQuantumDepth method is:

-  const char *GetMagickQuantumDepth(unsigned long *depth)
+  const char *GetMagickQuantumDepth(size_t *depth)
 

A description of each parameter follows:

@@ -240,7 +255,7 @@ _8c.html" target="source" name="GetMagickQuantumRange">GetMagickQuantumRange

The format of the GetMagickQuantumRange method is:

-  const char *GetMagickQuantumRange(unsigned long *range)
+  const char *GetMagickQuantumRange(size_t *range)
 

A description of each parameter follows:

@@ -273,7 +288,7 @@ _8c.html" target="source" name="GetMagickVersion">GetMagickVersion

The format of the GetMagickVersion method is:

-  const char *GetMagickVersion(unsigned long *version)
+  const char *GetMagickVersion(size_t *version)
 

A description of each parameter follows:

@@ -286,10 +301,10 @@ _8c.html" target="source" name="GetMagickVersion">GetMagickVersion
@@ -298,5 +313,16 @@ _8c.html" target="source" name="GetMagickVersion">GetMagickVersion Contact the Wizards
+