Documentation ¶
Overview ¶
Package util contains utility code for demosntration of go-libjpeg.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SubsampledImages = []string{
"checkerboard_444.jpg",
"checkerboard_440.jpg",
"checkerboard_422.jpg",
"checkerboard_420.jpg",
}
SubsampledImages contains example images which have subsampling colors.
Functions ¶
func GetExFilePath ¶
GetExFilePath returns the path of specified example file.
func GetOutFilePath ¶
GetOutFilePath returns the path of specified out file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.