pub unsafe extern "C" fn Y2RU_SetAlpha(alpha: u16_) -> ResultExpand 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.