←Select platform

ToRgb Method

Summary

Gets a 32-bit value representation of this RasterColor structure.

Syntax

C#
VB
C++
public int ToRgb() 
Public Function ToRgb() As Integer 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly