Function lottie2gif::color_from_hex
source · pub(crate) fn color_from_hex(
hex: u32,
alpha: bool
) -> Result<RGBA<u8, bool>, InvalidHex>
pub(crate) fn color_from_hex(
hex: u32,
alpha: bool
) -> Result<RGBA<u8, bool>, InvalidHex>