Enum ilda::Format [] [src]

pub enum Format {
    Indexed3d,
    Indexed2d,
    ColorPalette,
    TrueColor3d,
    TrueColor2d,
}

Variants