Expand description
A list of layers. Channels
can be SpecificChannels
or AnyChannels
.
Trait Implementations
sourceimpl<'slf, Channels: 'slf> WritableLayers<'slf> for Layers<Channels> where
Channels: WritableChannels<'slf>,
impl<'slf, Channels: 'slf> WritableLayers<'slf> for Layers<Channels> where
Channels: WritableChannels<'slf>,
sourcefn infer_headers(&self, image_attributes: &ImageAttributes) -> Headers
fn infer_headers(&self, image_attributes: &ImageAttributes) -> Headers
Generate the file meta data for this list of layers
type Writer = AllLayersWriter<<Channels as WritableChannels<'slf>>::Writer>
type Writer = AllLayersWriter<<Channels as WritableChannels<'slf>>::Writer>
The type of temporary writer