LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromRgba Method (RasterColor)






The rgba value.
Creates a RasterColor from an rgba value. .NET support Silverlight support
Syntax
public static RasterColor FromRgba( 
   int rgba
)
'Declaration
 
Public Shared Function FromRgba( _
   ByVal rgba As Integer _
) As RasterColor
'Usage
 
Dim rgba As Integer
Dim value As RasterColor
 
value = RasterColor.FromRgba(rgba)
public static RasterColor FromRgba( 
   int rgba
)
 function Leadtools.RasterColor.FromRgba( 
   rgba 
)
public:
static RasterColor FromRgba( 
   int rgba
) 

Parameters

rgba
The rgba value.

Return Value

The RasterColor structure that this method creates.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterColor Structure
RasterColor Members

 

 


Products | Support | Contact Us | Copyright Notices

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