Skip to main content

Module KittyGraphicsImageData

Module KittyGraphicsImageData 

Source

Constants§

COMPRESSION
Compression of the image.
DATA_LEN
Length of the raw pixel data in bytes.
DATA_PTR
Borrowed pointer to the raw pixel data. Valid as long as the underlying terminal is not mutated.
FORMAT
Pixel format of the image.
HEIGHT
Image height in pixels.
ID
The image ID.
INVALID
Invalid / sentinel value.
MAX_VALUE
Length of the raw pixel data in bytes.
NUMBER
The image number.
WIDTH
Image width in pixels.

Type Aliases§

Type
Queryable data kinds for ghostty_kitty_graphics_image_get().