LoadPictureFormat Enumeration
Specifies the format of picture data.
Constants:
Name | Description | |
---|---|---|
Jpeg | A single JPEG file. | |
Metadata | A single TXT file. | |
Raw | A single RAW file. | |
Stack | Four prerendered JPEG files with dimensions of 320×1280 pixels, each containing 4 frames of 320×320 pixels at different lambda. | |
Thumbnail128 | A single thumbnail image with dimensions of 128×128 pixels, raw data, 16 bits per pixel, 4:2:2 YUY2 format. |