Function flo_canvas::gradient_scale

source ·
pub fn gradient_scale<GradientIter: IntoIterator<Item = GradientOp>, const N: usize>(
    description: GradientIter
) -> [[u8; 4]; N]
Expand description

Creates a gradient scale, as 8-bit RGBA quads from a set of gradient operations