Reader and writer for `QOI` images. The QOI specification is at [[ https://qoiformat.org ]].

Collection Info

View Source
Collection
core
Path
image/qoi
Entries
17

Source Files

Constants

2

Types

6

Procedures

7

load_from_context #

Source
@(optimization_mode="favor_size")
load_from_context :: proc(ctx: ^$C, options: Options = Options{}, allocator := context.allocator) -> (img: ^Image, err: Error) {…}

Procedure Groups

2