←Select platform

ToArgb Method

Summary

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

Syntax

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

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

Leadtools Assembly