Changeset 3606
- Timestamp:
- 02/15/11 13:50:05 (2 years ago)
- File:
-
- 1 edited
-
ImageMagick/trunk/magick/blob.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ImageMagick/trunk/magick/blob.c
r3600 r3606 1430 1430 % ImageToBlob() implements direct to memory image formats. It returns the 1431 1431 % image as a formatted blob and its length. The magick member of the Image 1432 % structure %determines the format of the returned blob (GIF, JPEG, PNG,1432 % structure determines the format of the returned blob (GIF, JPEG, PNG, 1433 1433 % etc.). This method is the equivalent of WriteImage(), but writes the 1434 1434 % formatted "file" to a memory buffer rather than to an actual file.
Note: See TracChangeset
for help on using the changeset viewer.
