ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / IImGearFormat Interface

In This Topic
    IImGearFormat Interface Properties
    In This Topic

    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