ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearSpotChannelInfo Class |
The following tables list the members exposed by ImGearSpotChannelInfo.
Name | Description | |
---|---|---|
ImGearSpotChannelInfo Constructor | Initializes a new instance of the ImGearSpotChannelInfo class by using spot color vendor ID and color ID. |
Name | Description | |
---|---|---|
type | Gets the type of extra channel.
|
Name | Description | |
---|---|---|
getColorID | Gets ID of the spot color.
| |
getColorName | Gets color name from internal color books.
| |
getName | Returns the name of extra channel. (Inherited from com.accusoft.imagegear.core.ImGearExtraChannelInfo) | |
getOpacity | Returns opacity of the spot color. | |
getType | Gets the type of extra channel.
| |
getVendorID | Gets vendor ID of the spot color.
| |
setName | Sets the name of extra channel. (Inherited from com.accusoft.imagegear.core.ImGearExtraChannelInfo) | |
setOpacity | Sets opacity of the spot color. |