Search
JsonContext.readImage Method
See Also
 






Reads an Image object.

Namespace: com.mindfusion.common
Assembly: com.mindfusion.common

 Syntax

Java  Copy Code

public Image readImage (
    JsonValue value
)

 Parameters

value

A JsonValue containing image index

 Return Value

A Image Object

 See Also

JsonContext Members
JsonContext Class
com.mindfusion.common Namespace