Function ctru_sys::Y2RU_SetAlpha

source ·
pub unsafe extern "C" fn Y2RU_SetAlpha(alpha: u16_) -> Result
Expand description

Used to configure the alpha value of the output.

§Arguments

  • alpha - 8-bit value to be used for the output when the format requires it.

Note: Prefer using Y2RU_SetConversionParams if you have to set multiple parameters.