Changeset 3606


Ignore:
Timestamp:
02/15/11 13:50:05 (2 years ago)
Author:
glennrp
Message:

Removed a stray %-sign from a comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/magick/blob.c

    r3600 r3606  
    14301430%  ImageToBlob() implements direct to memory image formats.  It returns the 
    14311431%  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, 
    14331433%  etc.).  This method is the equivalent of WriteImage(), but writes the 
    14341434%  formatted "file" to a memory buffer rather than to an actual file. 
Note: See TracChangeset for help on using the changeset viewer.