ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
GDICanvas.StorageType
ae
utils
graphics
gdi
GDICanvas
Storage type used by the GDI buffer.
alias
StorageType
=
OneBitStorageBE
struct
GDICanvas
(COLOR)
static if
(
is(COLOR == bool)
)
alias
StorageType
=
OneBitStorageBE
alias
StorageType
=
PlainStorageUnit
!
COLOR
Meta
Source
See Implementation
ae
utils
graphics
gdi
GDICanvas
aliases
StorageType
constructors
this
functions
opDispatch
scanline
mixins
__anonymous
structs
Data
variables
data
h
w
Storage type used by the GDI buffer.