ImageGear for Java
ImGearColorBook Constructor(ImGearSpotColorVendorID,String,String,String,String,String,int,int,EnumSet<ImGearColorSpaceIDs>)
Color book vendor ID.
Color book file name.
Color book title.
Color book prefix.
Color book postfix.
Color book description.
Number of colors in color book.
Number of colors per page in color book.
Color type.
Initializes a new instance of the ImGearColorBooks class with specified parameters.

Syntax
public ImGearColorBook( 
   ImGearSpotColorVendorID vendorId,
   java.lang.String fileName,
   java.lang.String title,
   java.lang.String prefix,
   java.lang.String postfix,
   java.lang.String description,
   int numberOfColors,
   int colorsPerPage,
   java.util.EnumSet<ImGearColorSpaceIDs> colorType
)

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

Reference

ImGearColorBook Class
ImGearColorBook Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback