See Also Examples Applies To
Returns the format of the native 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" or "ICON".
Category
Get & Set Std. Image Properties