Documentation
¶
Overview ¶
Package none implements the trivial "no-compression" decoder for TIFF Compression=1 tiles, where the on-disk bytes ARE the decoded pixels.
Because uncompressed tile bytes carry no dimensions or format, the caller MUST supply DecodeOptions.Dst pre-sized to the expected tile dimensions; the decoder memcpys src into Dst.Pix.
Click to show internal directories.
Click to hide internal directories.