←Select platform

FromRgba Method (RasterColor)

Summary

Creates a RasterColor from an rgba value.

Syntax

C#
VB
C++
public static Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize