Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoAlphaLayoutType

Alpha channel data layout.

Index

Enumeration members

Enumeration members

Bottom

Bottom: = 3

Alpha channel data is to the bottom of RGB/YUV data.

Left

Left: = 1

Alpha channel data is to the left of RGB/YUV data.

None

None: = 0

There is no alpha data.

Right

Right: = 2

Alpha channel data is to the right of RGB/YUV data.

Generated using TypeDoc