Help for this page

Select Code to Download


  1. or download this
    -data => string
    
        Specifies the contents of the image as a string. The string can co
    +ntain base64 encoded data or binary data. The format of the string mu
    +st be one of those for which there is an image file format handler th
    +at will accept string data. If both the -data and -file options are s
    +pecified, the -file option takes precedence.