LEADTOOLS (Leadtools assembly)

ColorRef Method

Show in webframe







The RasterColor object.
A hexadecimal value that represents an RGB color.
Syntax
public static uint ColorRef( 
   RasterColor color
)
'Declaration
 
Public Shared Function ColorRef( _
   ByVal color As RasterColor _
) As UInteger
'Usage
 
Dim color As RasterColor
Dim value As UInteger
 
value = RasterColorHelper.ColorRef(color)
public static uint ColorRef( 
   RasterColor color
)

            

            
 function Leadtools.RasterColorHelper.ColorRef( 
   color 
)
public:
static uint ColorRef( 
   RasterColor color
) 

Parameters

color
The RasterColor object.

Return Value

A 32-bit value representation of this RasterColor structure.
Requirements

Target Platforms

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.