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

◆ TransparentDisable()

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

Disable transparent pixels for a scroll screen.

When disabled any pixel data that is 0 (regardless of bit depth) will use the color from index 0 in its CRAM pallet, or black if RGB.

Note
Transparent pixels are enabled for all Scroll Screens by default.