ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearMaskColorChannelInfo Class |
The following tables list the members exposed by ImGearMaskColorChannelInfo.
Name | Description | |
---|---|---|
ImGearMaskColorChannelInfo Constructor | Initializes a new instance of the ImGearMaskColorChannelInfo class using the supplied color channel mode, color space and color value. |
Name | Description | |
---|---|---|
type | Gets the type of extra channel.
|
Name | Description | |
---|---|---|
getColorSpace | Gets color channel's color space.
| |
getColorValueCopy | Returns a copy of the color value. (Inherited from com.accusoft.imagegear.core.ImGearColorChannelInfo) | |
getColorValueCopy16 | Returns a copy of the color value in 16-bit format. (Inherited from com.accusoft.imagegear.core.ImGearColorChannelInfo) | |
getColorValueCopy8 | Returns a copy of the color value in 8-bit format. (Inherited from com.accusoft.imagegear.core.ImGearColorChannelInfo) | |
getMode | Returns mask channel mode. | |
getName | Returns the name of extra channel. (Inherited from com.accusoft.imagegear.core.ImGearExtraChannelInfo) | |
getOpacity | Returns opacity of the color channel.
| |
getType | Gets the type of extra channel.
| |
setMode | Sets mask channel mode. | |
setName | Sets the name of extra channel. (Inherited from com.accusoft.imagegear.core.ImGearExtraChannelInfo) | |
setOpacity | Sets opacity of the color channel.
|