ImageGear for Java
ImGearColorSpace Class Members
Methods 

The following tables list the members exposed by ImGearColorSpace.

Public Constructors
 NameDescription
Public ConstructorImGearColorSpace ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodcontainsAlphaGets a value indicating whether the colorspace contains an alpha channel. It does not take into account whether the color channels are pre-multiplied by alpha channel or not.

Boolean value.ImGearColorSpaceIDs

 
Public MethodcontainsExtraGets a value indicating whether the colorspace contains extra (unknown) channels.

Boolean value.ImGearColorSpaceIDs

 
Public MethodgetAlphaChannelCountGets the number of alpha channels in the color space.

Any positive integer value.

 
Public MethodgetAlphaIndexGets the Index of the alpha channel in the color space.

Any positive integer value.

 
Public MethodgetColorGets color part of value identifier.

ImGearColorSpaceIDs enumeration value. ImGearColorSpaceIDs

 
Public MethodgetColorChannelCountGets quantity of color channels. It does not include Alpha and Extra channels.

Non-negative value that represents quantity of color channels.

 
Public MethodgetExtraChannelCountOverloaded. Calculates quantity of extra channels in color space with given total channels quantity.  
Public MethodgetExtraStartIndexGets the index of the first extra channel in the color space.

Any positive integer value.

 
Public MethodgetValueGets the color space identifier.

Well-formed combination of ImGearColorSpaceIDs enumeration values.

See ImGearColorSpaceIDs for information on valid combinations of flags.

Set accessor throws ImGearException if invalid value is passed.

 
Public MethodisPremultipliedGets a value indicating whether colorspace color channels are pre-multiplied by alpha values or not.

Boolean value.ImGearColorSpaceIDs

 
Public Methodstatic (Shared in Visual Basic)isWellFormedVerifies whether color space combination is valid (supported).

See ImGearColorSpaceIDs for information on valid combinations of flags.

 
Public MethodsetValueSets the color space identifier.

Well-formed combination of ImGearColorSpaceIDs enumeration values.

See ImGearColorSpaceIDs for information on valid combinations of flags.

Set accessor throws ImGearException if invalid value is passed.

 
Top
See Also

Reference

ImGearColorSpace Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback