ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / IImGearFormat Interface
Properties

In This Topic
    IImGearFormat Interface Members
    In This Topic

    The following tables list the members exposed by IImGearFormat.

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