Overload List
Name | Description | |
---|---|---|
![]() |
C1Bitmap()()()() |
Initializes a new empty C1Bitmap.
|
![]() |
C1Bitmap(Stream) |
Initializes a new C1Bitmap with the contents of an image stream.
|
![]() |
C1Bitmap(Uri) |
Initializes a new C1Bitmap with the contents of an image stream.
|
![]() |
C1Bitmap(WriteableBitmap) |
Initializes a new C1Bitmap with the contents of a WriteableBitmap.
|
![]() |
C1Bitmap(C1Bitmap) | |
![]() |
C1Bitmap(Int32, Int32) |
Initializes a new C1Bitmap of a given size.
|
![]() |
C1Bitmap(C1Bitmap, Int32, Int32) |