ImageGear for .NET
ImGearColorSpace Structure Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace : ImGearColorSpace Structure

Glossary Item Box

The following tables list the members exposed by ImGearColorSpace.

Public Constructors

 NameDescription
Public ConstructorImGearColorSpace ConstructorInitializes a new instance of the ImGearColorSpace struct.  
Top

Public Properties

 NameDescription
Public PropertyAlphaChannelCount Gets the number of alpha channels in the color space.  
Public PropertyAlphaIndex Gets the Index of the alpha channel in the color space.  
Public PropertyColor Gets color part of value identifier.  
Public PropertyColorChannelCount Gets quantity of color channels. It does not include Alpha and Extra channels.  
Public PropertyContainsAlpha Gets 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.  
Public PropertyContainsExtra Gets a value indicating whether the colorspace contains extra (unknown) channels.  
Public PropertyExtraStartIndex Gets the index of the first extra channel in the color space.  
Public PropertyIsPremultiplied Gets a value indicating whether colorspace color channels are pre-multiplied by alpha values or not.  
Public PropertyValue Gets or sets the color space identifier.  
Top

Public Methods

 NameDescription
Public MethodGetExtraChannelCountOverloaded.  Calculates quantity of extra channels in color space with given total channels quantity.  
Public Methodstatic (Shared in Visual Basic)IsWellFormed Verifies whether color space combination is valid (supported).  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.