ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats Namespace / IImGearFormat Interface

IImGearFormat Interface Properties

For a list of all members of this type, see IImGearFormat members.

Public Properties
 NameDescription
 Property Gets the default extension used when naming files containing images in this format (e.g., ‘*.bmp’ for the BMP format).  
 Property Gets or sets a value indicating whether the format should be used in the image detection process.  
 Property Gets the full name of the format.  
 Property Gets the ID of the format.  
 Property Gets the MIME Media Type associated with the format.  
 Property Gets the short name of the format.  
 Property Gets format's control parameters.  
Top
See Also