Enum gfx::format::B8_G8_R8_A8 []

pub enum B8_G8_R8_A8 {}

Trait Implementations

impl Debug for B8_G8_R8_A8

Formats the value using the given formatter.

impl PartialOrd<B8_G8_R8_A8> for B8_G8_R8_A8

impl PartialEq<B8_G8_R8_A8> for B8_G8_R8_A8

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl RenderSurface for B8_G8_R8_A8

impl Ord for B8_G8_R8_A8

impl Hash for B8_G8_R8_A8

impl BufferSurface for B8_G8_R8_A8

impl SurfaceTyped for B8_G8_R8_A8

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Eq for B8_G8_R8_A8

impl Copy for B8_G8_R8_A8

impl Clone for B8_G8_R8_A8

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl TextureSurface for B8_G8_R8_A8