X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Fconstitute.html;h=f54175b90acf4e068ce20b9725f7f843541d1b7d;hb=ce66ab1f57d3f9b7192c74cd15912239071ba443;hp=b9f61c51afbed9db9a2c888701a565bb3c22a3a1;hpb=6242f6a17006acb1cf0ba2d9daa8aa6cc5187bad;p=imagemagick diff --git a/www/api/constitute.html b/www/api/constitute.html index b9f61c51a..f54175b90 100644 --- a/www/api/constitute.html +++ b/www/api/constitute.html @@ -1,21 +1,18 @@ - + - - - - - - ImageMagick: MagickCore, C API for ImageMagick: Constitute an Image + + + ImageMagick: MagickCore, C API for ImageMagick: Constitute an Image + + + - @@ -24,6 +21,12 @@ + + + + @@ -42,112 +45,127 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
@@ -167,9 +185,9 @@ _8c.html" target="source" name="ConstituteImage">ConstituteImage

The format of the ConstituteImage method is:

-  Image *ConstituteImage(const unsigned long columns,
-    const unsigned long rows,const char *map,const StorageType storage,
-    const void *pixels,ExceptionInfo *exception)
+  Image *ConstituteImage(const size_t columns,const size_t rows,
+    const char *map,const StorageType storage,const void *pixels,
+    ExceptionInfo *exception)
 

A description of each parameter follows:

@@ -330,10 +348,10 @@ _8c.html" target="source" name="WriteImages">WriteImages
@@ -342,5 +360,16 @@ _8c.html" target="source" name="WriteImages">WriteImages Contact the Wizards
+