Function ogre::parser::parse_palette[][src]

pub fn parse_palette(i: &[u8]) -> IResult<&[u8], Palette>

Parse a Palette from a byte slice.