←Select platform

FromRgba Method

Summary
Creates a RasterColor from an rgba value.
Syntax
C#
VB
C++
public static RasterColor FromRgba( 
   int rgba 
) 
Public Shared Function FromRgba( _ 
   ByVal rgba As Integer _ 
) As RasterColor 
public: 
static RasterColor FromRgba(  
   int rgba 
)  

Parameters

rgba
The rgba value.

Return Value

The RasterColor structure that this method creates.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.