struct: ashet.VideoMemory
Fields
base: [*]align(4) ColorPointer to the first pixel of the first scanline.
Each scanline is
.strideelements separated from each other and containswidthvalid elements.There are
heighttotal scanlines available.stride: usizeLength of a scanline.
width: u16Number of valid elements in a scanline
height: u16Number of valid scanlines.