Type Definition gfx_core::texture::RawImageInfo[][src]

type RawImageInfo = ImageInfoCommon<Format>;

New raw image info based on the universal format spec.

Implementations

impl RawImageInfo[src]

pub fn get_byte_count(&self) -> usize[src]

Get the total number of bytes.