Implementing a Custom Format Provider with ImageEditor

Implementing a Custom Format Provider with ImageEditor

In this video, we will demonstrate how to add JPEG encoding capabilities to your Silverlight application with the help of FJCore (an open-source JPEG encoding and decoding library). This shows how a format provider that supports both importing and exporting of JPEGs can be implemented and plugged in the RadImageEditor architecture.

Download the project