Documentation
C++ Reference
C# Reference
Appendices
Namespace: P1.ImageSdk
P1.ImageSdk
Available pixel formats for encoding the image bitmap
public enum BitmapFormat
Unknown
0
Rgb24
1
Rgb48
2
Bgr24
3
Argb32
4
Grey8
5
Grey16
6
Argb64
7
Bayer16
10
Float32
11