ImageGear .NET - Updated November 28, 2017
Initialize Method (ImGearColorBooks)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : Initialize Method
List of color book paths.
Loads the color book collection from the list of file paths.
Syntax
'Declaration
 
Public Shared Sub Initialize( _
   ByVal colorBookFiles() As String _
) 
 
'Usage
 
Dim colorBookFiles() As String
 
ImGearColorBooks.Initialize(colorBookFiles)

Parameters

colorBookFiles
List of color book paths.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members
ImGearColorBook Class