color_format_has_alpha

Function color_format_has_alpha 

Source
pub unsafe fn color_format_has_alpha(src_cf: ColorFormat) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.