C1.Silverlight.Imaging Namespace > C1Bitmap Class : C1Bitmap Constructor |
Overload | Description |
---|---|
C1Bitmap Constructor(Int32,Int32) | Initializes a new C1Bitmap of a given size. |
C1Bitmap Constructor() | Initializes a new empty C1Bitmap. |
C1Bitmap Constructor(Stream) | Initializes a new C1Bitmap with the contents of an image stream. |
C1Bitmap Constructor(Uri) | Initializes a new C1Bitmap with the contents of an image stream. |
C1Bitmap Constructor(C1Bitmap) | Initializes a new C1Bitmap with the contents of another C1Bitmap. |
C1Bitmap Constructor(C1Bitmap,Int32,Int32) | Initializes a new C1Bitmap with the contents of another C1Bitmap. |
C1Bitmap Constructor(WriteableBitmap) | Initializes a new C1Bitmap with the contents of a System.Windows.Media.Imaging.WriteableBitmap. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2