SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ TransparentEnable()

template<class ScreenType , int16_t Id, uint16_t On>
static void SRL::VDP2::ScrollScreen< ScreenType, Id, On >::TransparentEnable ( )
inlinestatic

Enable transparent pixels for a scroll screen.

When enabled any pixel data that is 0 (regardless of bit depth) will be treated as transparent and display the layer behind it.

Note
Transparent pixels are enabled for all Scroll Screens by default