Legacy Documentation: Version 2018.1 (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.

Properties

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.

Did you find this page useful? Please give it a rating: