ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
Bitmap.h
ae
ui
video
renderer
Renderer
Bitmap
ae.utils.graphics.view
implementation.
alias
StorageType
=
PlainStorageUnit
!
COLOR
StorageType
*
pixels
;
xy_t
w
;
xy_t
h
;
struct
Bitmap
xy_t
h
;
xy_t
stride
;
Meta
Source
See Implementation
ae
ui
video
renderer
Renderer
Bitmap
aliases
StorageType
functions
scanline
mixins
__anonymous
variables
h
pixels
stride
w
ae.utils.graphics.view implementation.