Type Definition libnotcurses_sys::NcPixelImpl [−][src]
pub type NcPixelImpl = ncpixelimpl_e;Expand description
Pixel blitting implementations, informative only (alias of u32).
Returned by check_pixel_support.
Trait Implementations
No pixel support (for NcPixelImpl).
Sixel (for NcPixelImpl).
Linux framebuffer (for NcPixelImpl).
iTerm2 (for NcPixelImpl).
Kitty prior to C=1 and animation (for NcPixelImpl).
Kitty with animation but not reflexive composition (for NcPixelImpl).
Kitty with reflexive composition (for NcPixelImpl).
