←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 Leadtools.RasterColor 
public: 
static Leadtools.RasterColor FromRgba(  
   int rgba 
)  

Parameters

rgba
The rgba value.

Return Value

The RasterColor structure that this method creates.

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