See Also Examples Applies To
Returns the format of the native GdPicture image.
Syntax
object.GetImageFormat ()
The GetImageFormat syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
String. Can be: "Undefined", "Memory BMP", "BMP", "EMF", "WMF", "JPEG", "PNG", "GIF", "TIFF", "EXIF", "JNG", "KOALA", "LBM", "MNG", "PBM", "PBMRAW", "PCD", "PCX", "PGM", "PGMRAW", "PNG", "PPM", "PPMRAW", "RAS", "TARGA", "WBMP", "PSD", "CUT", "XBM", "XPM", "DDS", "HDR", "FAXG3", "SGI", "EXR", "J2K", "JP2", "JBIG" or "ICON".
Category
Get & Set Std. Image Properties