Type Alias read_fonts::tables::colr::PaintColrLayers
source · pub type PaintColrLayers<'a> = TableRef<'a, PaintColrLayersMarker>;
Expand description
PaintColrLayers table
Aliased Type§
struct PaintColrLayers<'a> { /* private fields */ }
Implementations§
source§impl<'a> PaintColrLayers<'a>
impl<'a> PaintColrLayers<'a>
sourcepub fn num_layers(&self) -> u8
pub fn num_layers(&self) -> u8
Number of offsets to paint tables to read from LayerList.
sourcepub fn first_layer_index(&self) -> u32
pub fn first_layer_index(&self) -> u32
Index (base 0) into the LayerList.