←Select platform

GetStringDescription Method (RasterColorHelper)

Summary

Converts the specified RasterColor structure to a human-readable string.

Syntax

C#
VB
WinRT C#
C++
public static string GetStringDescription(  
   Leadtools.RasterColor color 
) 
Public Shared Function GetStringDescription( _ 
   ByVal color As Leadtools.RasterColor _ 
) As String 
public static string GetStringDescription(  
   Leadtools.RasterColor color 
) 
 function Leadtools.RasterColorHelper.GetStringDescription(  
   color  
) 
public: 
static String^ GetStringDescription(  
   Leadtools.RasterColor color 
)  

Parameters

color
The raster color object.

Return Value

string that is the name of the color of the specified RasterColor structure.

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