LEADTOOLS (Leadtools assembly)

GetStringDescription Method (RasterColorHelper)

Show in webframe







The raster color object.
Converts the specified RasterColor structure to a human-readable string.
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

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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