Type Definition gfx::texture::NewImageInfo [−][src]
type NewImageInfo = ImageInfoCommon<()>;
New image info based on the universal format spec. The format is suppsed to come from compile-time information as opposed to run-time enum values.