ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGColorBooks Class > IGColorBooks Methods > AddNewBook Method |
Creates and adds new color book from the specified parameters.
Sub AddNewBook(VendorID As enumIGSpotColorVendorIDs, Title As
String, ColorType As enumIGColorSpaceIDs)
Name | Description |
---|---|
VendorID | Vendor ID of the new color book (enumIGSpotColorVendorIDs Enumeration) |
lpTitle | Title of the new color book |
ColorType | Color space of new color book (enumIGColorSpaceIDs Enumeration) |
None
Display_View