Decodes and encodes a JPG stream from and into a C1Bitmap object.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public static class JpgCodec
Visual Basic
Public NotInheritable Class JpgCodec

Inheritance Hierarchy

System..::..Object
  C1.Phone.Imaging..::..JpgCodec

See Also