pixel_formats

package
v1.0.32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PixelFormat

type PixelFormat string
const (
	YUV420P  PixelFormat = "yuv420p"
	YUV422P  PixelFormat = "yuv422p"
	YUV444P  PixelFormat = "yuv444p"
	RGB      PixelFormat = "rgb"
	RGBA     PixelFormat = "rgba"
	GRAY     PixelFormat = "gray"
	PAL8     PixelFormat = "pal8"
	YUVA420P PixelFormat = "yuva420p"
	YUVA422P PixelFormat = "yuva422p"
	YUVA444P PixelFormat = "yuva444p"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL