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




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