package
Version:
v1.2.13
Opens a new window with list of versions in this module.
Published: Sep 18, 2021
License: BSD-3-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.