package
0.0.0-20240927105425-f6cbe64b58da
Repository: https://github.com/gxde-os/golang-gxde-dev.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.