package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

New returns a new Image with the given bounds and subsample ratio.

# Variables

ColorModel is the Model for non-alpha-premultiplied Y'CbCr-with-alpha colors.

# Structs

Color represents a non-alpha-premultiplied Y'CbCr-with-alpha color, having 8 bits each for one luma, two chroma and one alpha component.
Image is an in-memory image of non-alpha-premultiplied Y'CbCr-with-alpha colors.