ImageGear .NET v25.0 - Updated
Initialize() Method




ImageGear.Formats.Common Assembly > ImageGear.Formats Namespace > ImGearCommonFormats Class > Initialize Method : Initialize() Method
Initializes the ImageGear.Formats.Common.dll assembly.
Syntax
'Declaration
 
Public Overloads Shared Sub Initialize() 
'Usage
 
ImGearCommonFormats.Initialize()
public static void Initialize()
public: static void Initialize(); 
public:
static void 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