package
Version:
v0.0.0-...-8e5a076
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
License: GPL-2.0
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
¶
type T struct {
X, Y, Z, W byte
}
T is a 4-component vector of uint8 (bytes)
func New(x, y, z, w byte) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.