Module beamui.graphics.bitmap
Import line
import beamui .graphics .bitmap;Interfaces
| Name | Description |
|---|---|
IBitmap
|
Classes
| Name | Description |
|---|---|
BitmapA8
|
|
BitmapARGB8
|
|
BitmapCBF32
|
|
BitmapData
|
|
DefaultBitmapData
|
Structs
| Name | Description |
|---|---|
Bitmap
|
|
NinePatch
|
9-patch image scaling information (unscaled frame and scaled middle parts) |
PixelRef
|
Enums
| Name | Description |
|---|---|
PixelFormat
|
Describes supported formats of bitmap pixel data |
Global variables
| Name | Type | Description |
|---|---|---|
onBitmapDestruction
|
Signal!(voiddelegate(uint),0)
|