- colorspace should be one of: 'L8', 'RGB565', 'RGB565_SWAPPED', 'BGR565_SWAPPED'.
-
- blendmode can be 'normal' (or any default) or 'screen'.
-
- This assumes that all bitmaps (dest, source1, source2) support 2D access like bitmap[x, y].
+ colorspace should be one of: 'L8', 'RGB565', 'RGB565_SWAPPED', 'BGR565_SWAPPED'.