Options
All
  • Public
  • Public/Protected
  • All
Menu

Image bytes format/layout.

Index

Enumeration members

Enumeration members

GRAY_8U

GRAY_8U: = 0

Single-channel 8-bit gray scale image.

RGBA_8U

RGBA_8U: = 2

RGBA image with 8 bits per color channel.

RGB_8U

RGB_8U: = 1

RGB image with 8 bits per color channel.

Generated using TypeDoc