Enum egli::TransparentType [] [src]

#[repr(i32)]
pub enum TransparentType { None, TransparentRgb, }

Variants

Methods

impl TransparentType
[src]

Trait Implementations

impl Copy for TransparentType
[src]

impl Clone for TransparentType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TransparentType
[src]

Formats the value using the given formatter.