←Select platform

ColorRef Method

Summary

A hexadecimal value that represents an RGB color.

Syntax

C#
VB
WinRT C#
C++
public static uint ColorRef(  
   Leadtools.RasterColor color 
) 
Public Shared Function ColorRef( _ 
   ByVal color As Leadtools.RasterColor _ 
) As UInteger 
public static uint ColorRef(  
   Leadtools.RasterColor color 
) 
 function Leadtools.RasterColorHelper.ColorRef(  
   color  
) 
public: 
static uint ColorRef(  
   Leadtools.RasterColor color 
)  

Parameters

color
The RasterColor object.

Return Value

A 32-bit value representation of this RasterColor structure.

Requirements

Target Platforms

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