Type Definition style::values::specified::image::ImageLayer [] [src]

type ImageLayer = Either<None_, Image>;

A specified image layer.