←Select platform

ToRgba Method

Summary

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

Syntax

C#
VB
C++
public int ToRgba() 
Public Function ToRgba() As Integer 
public: 
int ToRgba();  

Return Value

A 32-bit value representation of this RasterColor structure.

Remarks

The byte ordering this method returns is RRGGBBAA.

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