ImageGear .NET v24.14 - Updated September 15, 2020
Initialize() Method




ImageGear24.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearCommonFormats Class > Initialize Method : Initialize() Method
Initializes the ImageGear24.Formats.Common.dll assembly.
Syntax
'Declaration
 
Public Overloads Shared Sub Initialize() 
 
'Usage
 
ImGearCommonFormats.Initialize()
Remarks
This method 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.
See Also

Reference

ImGearCommonFormats Class
ImGearCommonFormats Members
Overload List