←Select platform

FromArgb Method

Summary
Creates a RasterColor from an a rgb value.
Syntax
C#
C++/CLI
Java
Python
public static RasterColor FromArgb( 
   int argb 
) 
public static RasterColor fromArgb( 
   int argb 
); 
public: 
static RasterColor FromArgb(  
   int argb 
)  
def FromArgb(self,argb): 

Parameters

argb
The a rgb value.

Return Value

The RasterColor structure that this method creates.

Requirements

Target Platforms

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

Leadtools Assembly

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