Search
Converter.toImage Method
See Also
 






Converts the specified string value to image.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public static Image toImage (
    String s
)

 Parameters

s

The string to convert.

 Return Value

An Image instance.

 See Also