I tried using fade_in() and fade_out() with truecolor modes but nothing happened. What am I doing wrong?

Description

I tried using fade_in() and fade_out() with truecolor modes but nothing happened. What am I doing wrong?
fade_in() and fade_out() only work in 8-bit paletted modes. See the previous question for details.