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

IImGearFormat Interface Members

The following tables list the members exposed by IImGearFormat.

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