Search
JsonImageHandler Members
Methods
 


Defines methods that can be used to implement serialization of custom image source types.

The following tables list the members exposed by the JsonImageHandler type.

 Public Methods

  Name Description

FromImage

Saves an ImageSource to Json format.

ToImage

Loads an ImageSource from Json format.

 See Also