[][src]Crate show_image

Structs

Context

A context for creating windows.

ImageInfo

Information describing the binary data of an image.

KeyModifiers

Pressed modifier keys.

KeyboardEvent

Keyboard events are issued for all pressed and released keys.

Window

A window capable of displaying images.

WindowOptions

Options for creating a window.

Enums

KeyCode

Key represents the meaning of a keypress.

KeyLocation

The location attribute contains an indication of the logical location of the key on the device.

KeyState

Describes the state the key is in.

PixelFormat

Supported pixel formats.

ScanCode

Code is the physical position of a key.

WaitKeyError

Error that can occur while waiting for a key press.

Traits

ImageData

Allows a type to be displayed as an image.