| C1.Silverlight.Imaging Namespace : C1Bitmap Class |
For a list of all members of this type, see C1Bitmap members.
| Name | Description | |
|---|---|---|
![]() | BeginUpdate | Stop updating the ImageSource while the C1Bitmap content is modified. |
![]() | Copy | Copies another C1Bitmap into this one (image and size). |
![]() | DrawBitmap | Draws a C1Bitmap into this bitmap. |
![]() | EndUpdate | Resume updating the ImageSource while the C1Bitmap content is modified. |
![]() ![]() | GetImageFormat | Gets the format used to encode an image in a stream. |
![]() | GetInterpolatedPixel | Gets the color of the pixel at the specified interpolated position in the C1Bitmap. |
![]() | GetPixel | Gets the color of the pixel at the specified position in the C1Bitmap. |
![]() | GetStream | Overloaded. Gets a PNG System.IO.Stream that contains the image in this C1Bitmap. |
![]() | SetPixel | Overloaded. Sets the color of a pixel in the C1Bitmap. |
![]() | SetSize | Initializes the C1Bitmap to a blank image of the given size. |
![]() | SetStream | Assigns a new image System.IO.Stream to the C1Bitmap. |