ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearColorChannelInfo Class |
The following tables list the members exposed by ImGearColorChannelInfo.
Name | Description | |
---|---|---|
![]() | ImGearColorChannelInfo Constructor | Initializes a new instance of the ImGearColorChannelInfo class by using 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. |
![]() | getColorValueCopy16 | Returns a copy of the color value in 16-bit format. |
![]() | getColorValueCopy8 | Returns a copy of the color value in 8-bit format. |
![]() | 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.
|
![]() | setName | Sets the name of extra channel. (Inherited from com.accusoft.imagegear.core.ImGearExtraChannelInfo) |
![]() | setOpacity | Sets opacity of the color channel.
|