Function 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.