Image1dI

Type Alias Image1dI 

Source
pub type Image1dI = Image<i32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description

A 1d image used with a sampler, containing signed integer data.

Aliased Typeยง

pub struct Image1dI { /* private fields */ }