Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeG4 ¶
DecodeG4 parses a Group 4 fax image from reader. The width will be applied as specified and the (estimated) height helps memory allocation.
func DecodeG4Pixels ¶
func DecodeG4Pixels(reader io.ByteReader, width, height int) ([]byte, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.