jpeglib

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DIJG8decode

func DIJG8decode(jpegData []byte, jpegSize uint32, outputData []byte, outputSize uint32) error

DIJG8decode - JPEG File to RAW

func DIJG12decode

func DIJG12decode(jpegData []byte, jpegSize uint32, outputData []byte, outputSize uint32) error

DIJG12decode - JPEG File to RAW

func DIJG16decode

func DIJG16decode(jpegData []byte, jpegSize uint32, outputData []byte, outputSize uint32) error

DIJG16decode - JPEG File to RAW

func EIJG8encode

func EIJG8encode(rawData []byte, width uint16, height uint16, samples uint16, outData *[]byte, outSize *int, mode int) error

EIJG8encode - RAW File to JPEG

func EIJG12encode

func EIJG12encode(rawData []uint8, width uint16, height uint16, samples uint16, outData *[]byte, outSize *int, mode int) error

EIJG12encode - RAW File to JPEG

func EIJG16encode

func EIJG16encode(rawData []uint8, width uint16, height uint16, samples uint16, outData *[]byte, outSize *int, mode int) error

EIJG16encode - RAW File to JPEG

Types

This section is empty.

Jump to

Keyboard shortcuts

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