LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToArgb Method (RasterColor)






Gets a 32-bit value representation of this RasterColor structure. .NET support Silverlight support
Syntax
public int ToArgb()
'Declaration
 
Public Function ToArgb() As Integer
'Usage
 
Dim instance As RasterColor
Dim value As Integer
 
value = instance.ToArgb()
public int ToArgb()
 function Leadtools.RasterColor.ToArgb()
public:
int ToArgb(); 

Return Value

A 32-bit value representation of this RasterColor structure.
Remarks
The byte ordering this method returns is AARRGGBB.
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.