package
0.0.0-20191031215043-07c3fdeef4e5
Repository: https://github.com/dialup-inc/ascii.git
Documentation: pkg.go.dev

# Functions

FromI420 decodes an i420-encoded YUV image into a Go Image.
FromNV21 decodes an NV21-encoded, big-endian YUV image into a Go Image.
ToI420 converts a Go image into an I420-encoded YUV raw image slice See https://www.fourcc.org/pixel-format/yuv-i420/.