Module layers

Source
Expand description

How to write either a single or a list of layers.

Structsยง

AllLayersWriter
A temporary writer for an arbitrary list of layers
LayerWriter
A temporary writer for a single layer

Traitsยง

LayersWriter
A temporary writer for a list of channels
WritableLayers
Enables an image containing this list of layers to be written to a file.

Functionsยง

slice_create_writer ๐Ÿ”’
slice_infer_headers ๐Ÿ”’

Type Aliasesยง

RecursiveLayersWriter ๐Ÿ”’