X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Fconstitute.html;h=f54175b90acf4e068ce20b9725f7f843541d1b7d;hb=ce66ab1f57d3f9b7192c74cd15912239071ba443;hp=ba5a30ea70954da93a63ad74cda8c81eec2a162d;hpb=8f9001240047a9edc948ed2aea3c400c98a9eecc;p=imagemagick diff --git a/www/api/constitute.html b/www/api/constitute.html index ba5a30ea7..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,115 +45,127 @@ style="width: 114px; height: 118px; border: 0px; float: right;" /> -
+
+
- -
- - +
+ +
@@ -170,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:

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