Struct librashader_runtime::image::RGBA8
source · pub struct RGBA8;Expand description
R8G8B8A8 pixel format.
Every RGB with alpha pixel is represented with 32 bits.
pub struct RGBA8;R8G8B8A8 pixel format.
Every RGB with alpha pixel is represented with 32 bits.