←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly