ImageGear v26.3 - 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
     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