[−][src]Type Definition amethyst_rendy::rendy::hal::image::State
type State = (Access, Layout);
Image state, combining access methods and the image's layout.
type State = (Access, Layout);
Image state, combining access methods and the image's layout.