Construct an color blitter. pixels - pointer to a 32 bpp pixel buffer stride - buffer width in pixels height - buffer heigth in pixels
note: buffer must be 16 byte aligned, stride must be multiple of 4
See Implementation
Construct an color blitter. pixels - pointer to a 32 bpp pixel buffer stride - buffer width in pixels height - buffer heigth in pixels
note: buffer must be 16 byte aligned, stride must be multiple of 4