Hello
Are there any ImageEncoders in this version? I found only interface IImageEncoder and no classes implementing it.
Hi,
In the Infragistics.Imaging assembly, there is a class called: JpegImageEncoder that implements that interface, and can be found inside of the Infragistics.Imaging assembly
Thanks,
Rich