Documentation
¶
Index ¶
Constants ¶
View Source
const (
TiffLittleEndingHeader = "II\x2A\x00"
)
Variables ¶
This section is empty.
Functions ¶
func Encode ¶
Encode writes the image m to w. opt determines the options used for encoding, such as the compression type. If opt is nil, an uncompressed image is written.
func FromCompressionType ¶
func FromCompressionType(c tiff.CompressionType) (t metadata.TagValueCompressionType)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.