Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterColorHelper Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by RasterColorHelper.

Public Properties
 NameDescription
BlackGets a RasterColor that represents black.  
MaximumComponentMaximum value for the alpha, red, green, blue component.  
MinimumComponentMinimum value for the alpha, red, green, blue component.  
WhiteGets a RasterColor that represents white.  
Top
Public Methods
 NameDescription
CloneCreates an exact copy of this RasterColor  
ColorRefA hexadecimal value that represents an RGB color.  
CreateOverloaded. Creates a new RasterColor with the specified values.  
FromArgbCreates a RasterColor from an RGB value.  
FromHtmlConverts the specified html color to a RasterColor object.  
FromKnownColorCreates a new RasterColor structure from a known color.  
FromPaletteIndexCreates a new RasterColor object that is an index into a palette  
FromRgbCreates a RasterColor from an RGB value.  
FromRgbaCreates a RasterColor from an rgba value.  
FromStringConverts the specified text to a RasterColor object.  
GetKnownColorGets the known color enumeration member that matches this color ARGB value.  
GetKnownColorNameGets the human readable representation of a known color.  
GetStringDescriptionConverts the specified RasterColor structure to a human-readable string.  
IsEqualSpecifies whether two RasterColor objects contain the same values.  
IsKnownColorGets a value indicating whether this RasterColor structure is a predefined color. Predefined colors are represented by the elements of the RasterKnownColor enumeration.  
IsPaletteIndexGets a value that determines whether this RasterColor is a palette index value.  
ToArgbGets a 32-bit value representation of this RasterColor structure.  
ToHtmlConverts this RasterColor structure to an html color.  
ToRgbGets a 32-bit value representation of this RasterColor structure.  
ToRgbaGets a 32-bit value representation of this RasterColor structure.  
Top
See Also

Reference

RasterColorHelper Class
Leadtools Namespace

Error processing SSI file