ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearCommonFormats Class
Members




ImGearCommonFormats Class
Initializes the ImageGear.Formats.Common.dll assembly.
Object Model
ImGearCommonFormats Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearCommonFormats 
 
'Usage
 
Dim instance As ImGearCommonFormats
Remarks
This class adds formats that are implemented by the component to the ImageGear's global formats list, enabling their detection, reading, and writing. For more information about initializing assemblies, see Assembly Initialization.
Information about supported formats in the component can be found in "Assembly Dependencies" article.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.ImGearCommonFormats

See Also