|
Load an image from data. The data is expected to be provided as
an array of bytes.
The data can be any of the following types: JPEG, GIF, TIFF,
BMP, PNG, PSD, PDB, EXIF, WMF, EMF, EPS, PS or SWF (Flash).
Ultimately each import goes through a ReadModule
so for details of additional formats supported and the way they are
imported, see the ReadModule
property.
Different images within the file can be accessed using the
Frame property. Different
portions of the image can be selected using the Selection property.
|
|
|