LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetStringDescription Method (RasterColorHelper)






The raster color object.
Converts the specified RasterColor structure to a human-readable string. .NET support WinRT support
Syntax
public static string GetStringDescription( 
   RasterColor color
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal color As RasterColor _
) As String
'Usage
 
Dim color As RasterColor
Dim value As String
 
value = RasterColorHelper.GetStringDescription(color)
public static string GetStringDescription( 
   RasterColor color
)
 function Leadtools.RasterColorHelper.GetStringDescription( 
   color 
)
public:
static String^ GetStringDescription( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.