got6

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2023 License: CC0-1.0 Imports: 4 Imported by: 0

README

API CI

CCITT fax image library for the Go programming language. The decoder is ITU-T Recommendation T.6 compliant.

This is free and unencumbered software released into the public domain.

Documentation

Overview

Package fax supports CCITT Group 4 image decompression as described by ITU-T Recommendation T.6. See http://www.itu.int/rec/T-REC-T.6-198811-I

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeG4

func DecodeG4(r io.ByteReader, width, height int) (image.Image, error)

DecodeG4 parses a Group 4 fax image from r. An incorrect image width causes malformed image production. The height (estimate) is optional. It helps with memory allocation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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