IndexedBitmap Class |
Namespace: Eto.Drawing
The IndexedBitmap type exposes the following members.
| Name | Description | |
|---|---|---|
| IndexedBitmap |
Initializes a new instance of the IndexedBitmap class
|
| Name | Description | |
|---|---|---|
| BitsPerPixel |
Gets the number of bits per pixel for this bitmap
| |
| Palette |
Gets or sets the palette of the image
|
| Name | Description | |
|---|---|---|
| Lock |
Locks the data of the image to directly access the bytes of the image
| |
| Resize |
Resizes the bitmap to the specified size
|