←Select platform

FromRgba Method

Summary
Creates a RasterColor from an rgba value.
Syntax
C#
C++/CLI
Python
public static RasterColor FromRgba( 
   int rgba 
) 
public: 
static RasterColor FromRgba(  
   int rgba 
)  
def FromRgba(self,rgba): 

Parameters

rgba
The rgba value.

Return Value

The RasterColor structure that this method creates.

Requirements

Target Platforms

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

Leadtools Assembly

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