C#
VB
WinRT C#
C++
Converts the specified RasterColor16 structure to a human-readable string.
public static string GetStringDescription(
Leadtools.RasterColor16 color
)
Public Shared Function GetStringDescription( _
ByVal color As Leadtools.RasterColor16 _
) As String
public static string GetStringDescription(
Leadtools.RasterColor16 color
)
function Leadtools.RasterColor16Helper.GetStringDescription(
color
)
public:
static String^ GetStringDescription(
Leadtools.RasterColor16 color
)
color
The raster color object.
string that is the name of the color of the specified RasterColor16 structure.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET