Converts the specified image to string.
Namespace: MindFusion.Json
Assembly: MindFusion.Common
C# Copy Code |
---|
public static string FromImage ( |
Visual Basic Copy Code |
---|
Public Shared Function FromImage( _ |
The image object to convert.
The type of the specified image representation.
A string representing the specified value.