package
Version:
v0.0.0-...-24e3d11
Opens a new window with list of versions in this module.
Published: Jun 14, 2021
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package swizzle provides functions for converting between RGBA pixel
formats.
BGRA converts a pixel buffer between Go's RGBA and other systems' BGRA byte
orders.
It panics if the input slice length is not a multiple of 4.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.