Initializes a new instance of the
ImGearColorBooks class with specified parameters.
Syntax
public ImGearColorBook(
ImGearSpotColorVendorID ,
java.lang.String ,
java.lang.String ,
java.lang.String ,
java.lang.String ,
java.lang.String ,
int ,
int ,
java.util.EnumSet<ImGearColorSpaceIDs>
)
|
Parameters
- vendorId
- Color book vendor ID.
- fileName
- Color book file name.
- title
- Color book title.
- prefix
- Color book prefix.
- postfix
- Color book postfix.
- description
- Color book description.
- numberOfColors
- Number of colors in color book.
- colorsPerPage
- Number of colors per page in color book.
- colorType
- Color type.
See Also