Table of Contents

Enum ImageType

Namespace
NominalSystems.Messages
Assembly
NominalSystems.Messages.dll

List of available image output formats that can be saved for a camera taken image.

public enum ImageType

Fields

EXR = 2

.exr Extension - HDR Image

JPEG = 0

.jpg Extension - JPEG Image

PNG = 1

.png Extension - PNG Compressed Image