jxl

package module
v0.0.0-...-ca6f4d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2022 License: MIT Imports: 6 Imported by: 0

README

jxl

Status Go Reference Go Report Card

jxl is the Go decoder for ISO/IEC 18181 [JPEG XL] image format. Based on J40.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader) (image.Image, error)

Decode reads a JXL image from r and returns it as an image.Image.

func DecodeConfig

func DecodeConfig(r io.Reader) (image.Config, error)

DecodeConfig returns the color model and dimensions of a JXL image without decoding the entire image.

Types

This section is empty.

Directories

Path Synopsis
j40 module
j40c module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL