Converts the specified image to string.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public static String fromImage ( |
The image object to convert.
A string representing the specified value.
See Also