[][src]Crate pathfinder_color

Structs

ColorF
ColorU

Functions

color_slice_to_u8_slice
rgbaf

A convenience method to construct a ColorF from an RGBA triple.

rgbau

A convenience method to construct a ColorU from an RGBA triple.

rgbf

A convenience method to construct a ColorF from an RGB triple.

rgbu

A convenience method to construct a ColorU from an RGB triple.

u8_slice_to_color_slice
u8_vec_to_color_vec