LEADTOOLS (Leadtools assembly)

GetStringDescription Method (RasterColor16Helper)

Show in webframe







The raster color object.
Converts the specified RasterColor16 structure to a human-readable string.
Syntax
public static string GetStringDescription( 
   RasterColor16 color
)
'Declaration
 
Public Shared Function GetStringDescription( _
   ByVal color As RasterColor16 _
) As String
'Usage
 
Dim color As RasterColor16
Dim value As String
 
value = RasterColor16Helper.GetStringDescription(color)
public static string GetStringDescription( 
   RasterColor16 color
)

            

            
 function Leadtools.RasterColor16Helper.GetStringDescription( 
   color 
)
public:
static String^ GetStringDescription( 
   RasterColor16 color
) 

Parameters

color
The raster color object.

Return Value

string that is the name of the color of the specified RasterColor16 structure.
Requirements

Target Platforms

See Also

Reference

RasterColor16Helper Class
RasterColor16Helper Members

 

 


Products | Support | Contact Us | Copyright Notices

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