Class that contains an editable image and provides methods for encoding and decoding the image into streams of different formats.

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

Syntax

C#
public class C1Bitmap
Visual Basic
Public Class C1Bitmap

Inheritance Hierarchy

System..::..Object
  C1.Phone.Imaging..::..C1Bitmap

See Also