04 MIDAS CLASSES/GeniiRTChunk

GraphicFormat property
Version added: 2.41
Read-only.   The  GraphicFormat property represents the format of the graphic image.  Values currently include: "Notes bitmap", "GIF", "GIF Image Resource", "GIF Image Resource (formula)", " JPEG", "JPEG Image Resource", "JPEG Image Resource (formula)", but there may be additional formats in later versions.
Defined in
GeniiRTChunk class
Data type
String
Syntax
To get:  format = geniiRTChunk .GraphicFormat
Usage
Used when investigating a graphic image.  See also the  GraphicHeight property and   GraphicWidth property and other graphics properties.

Example