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




In This Topic
    IImGearFormat Interface
    In This Topic
    Base interface for all file format filters.
    Object Model
    IImGearFormat InterfaceImGearFormatParameters ClassImGearControlParameter Class
    Syntax
    'Declaration
     
    Public Interface IImGearFormat 
    'Usage
     
    Dim instance As IImGearFormat
    public interface IImGearFormat 
    public __gc __interface IImGearFormat 
    public interface class IImGearFormat 
    Remarks
    This interface provides access to format filters' settings.
    See Also