LEADTOOLS (Leadtools assembly)

ToRgb Method (RasterColor)

Show in webframe







Gets a 32-bit value representation of this RasterColor structure.
Syntax
public int ToRgb()
'Declaration
 
Public Function ToRgb() As Integer
'Usage
 
Dim instance As RasterColor
Dim value As Integer
 
value = instance.ToRgb()
public int ToRgb()

            

            
 function Leadtools.RasterColor.ToRgb()
public:
int ToRgb(); 

Return Value

A 32-bit value representation of this RasterColor structure.
Remarks
The byte ordering this method returns is 00RRBBGG.
Requirements

Target Platforms

See Also

Reference

RasterColor Structure
RasterColor Members

 

 


Products | Support | Contact Us | Copyright Notices

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