Crate jxl_render

Source
Expand description

This crate is the core of jxl-oxide that provides JPEG XL renderer.

Structs§

ImageWithRegion
IndexedFrame
Frame with its index in the image.
Region
RenderContext
Render context that tracks loaded and rendered frames.
RenderContextBuilder

Enums§

Error
ImageBuffer

Functions§

render_spot_color
Renders a spot color channel onto color_channels

Type Aliases§

Result