[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=ImageFormat Info=Specifies the file format of the image. [Property] Name=Sets the name of the component. ARG(string)|2| Guid=Sets the Guid structure that specifies a particular image format. ARG(Guid)|20|(empty)|Guid [Methods] *doConstructor=Initializes a new instance of the ImageFormat class by using the specified Guid structure. ARG(Guid guid)|1|0 *.Guid=Returns a Guid structure that represents this ImageFormat object. ARG(Guid)|3|0 *Bmp=Returns the bitmap image format. ARG(ImageFormat)|3|0 *Emf=Returns the enhanced metafile image format. ARG(ImageFormat)|3|0 *Exif=Returns the Exchangeable Image File format. ARG(ImageFormat)|3|0 *Gif=Returns the Graphics Interchange Format image format. ARG(ImageFormat)|3|0 *Icon=Returns the Windows icon image format. ARG(ImageFormat)|3|0 *Jpeg=Returns the Joint Photographic Experts Group image format. ARG(ImageFormat)|3|0 *MemoryBmp=Returns the format of a bitmap in memory. ARG(ImageFormat)|3|0 *Png=Returns the W3C Portable Network Graphics image format. ARG(ImageFormat)|3|0 *Tiff=Returns the Tagged Image File Format image format. ARG(ImageFormat)|3|0 *Wmf=Returns the Windows metafile image format. ARG(ImageFormat)|3|0 ImageFormat=Returns the ImageFormat object. ARG(ImageFormat)|3|0 *guid=Defines the Guid structure that specifies a particular image format. ARG(Guid)|4|0