ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGColorBooks Class > IGColorBooks Methods > Get Method |
Gets a color book object with specified Vendor ID from the color books collection.
Get(VendorID As enumIGSpotColorVendorIDs) As IGColorBook
Name | Description |
---|---|
VendorID | Vendor ID of the requested ColorBook (enumIGSpotColorVendorIDs Enumeration). |
Obtained IGColorBook Class object or NULL if no color book is found.
Display_View