Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CapturePixelFormat

enumeration

Description

The encoded image or video pixel format to use for PhotoCapture and VideoCapture.

Variables

BGRA328 bits per channel (blue, green, red, and alpha).
NV128-bit Y plane followed by an interleaved U/V plane with 2x2 subsampling.
JPEGEncode photo in JPEG format.
PNGPortable Network Graphics Format.