Struct librashader_runtime::image::BGRA8
source · pub struct BGRA8;Expand description
B8G8R8A8 pixel format.
Every BGR with alpha pixel is represented with 32 bits.
pub struct BGRA8;B8G8R8A8 pixel format.
Every BGR with alpha pixel is represented with 32 bits.