Function ul_sys::ulBitmapSwapRedBlueChannels[][src]

pub unsafe extern "C" fn ulBitmapSwapRedBlueChannels(bitmap: ULBitmap)
Expand description

This converts a BGRA bitmap to RGBA bitmap and vice-versa by swapping the red and blue channels.