Name | Description | |
---|---|---|
ImGearColorBook Constructor | Overloaded. Initializes a new instance of the ImGearColorBook class. |
The following tables list the members exposed by ImGearColorBook.
Name | Description | |
---|---|---|
ImGearColorBook Constructor | Overloaded. Initializes a new instance of the ImGearColorBook class. |
Name | Description | |
---|---|---|
Colors | Gets the array of individual color records held by the color book. | |
ColorsPerPage | Gets the maximum number of colors that can appear on a page. | |
ColorType | Gets the color space value used for displaying all the colors from the color book. | |
Description | Gets the color book copyright information. | |
FileName | Gets the color book file name. | |
KeyColorPage | Gets the key color on the page. | |
NumberOfColors | Gets the number of colors in the color book. | |
Postfix | Gets the color book postfix string value. | |
Prefix | Gets the color book prefix string value. | |
Title | Gets the color book title. | |
VendorID | Gets the color book vendor ID value. |
Name | Description | |
---|---|---|
Add | Adds a color to the color book. | |
Create | Creates and initializes an instance of ImGearColorBook class. | |
Get | Returns a color with the specified ID from the color book. | |
GetEnumerator | Returns IEnumerator interface used for enumeration all the colors in the color book. |