Enum ImwritePAMFlags
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Imwrite PAM specific tupletype flags used to define the 'TUPETYPE' field of a PAM file.
public enum ImwritePAMFlags
Fields
FormatBlackAndWhite = 1FormatGrayscale = 2FormatGrayscaleAlpha = 3FormatNull = 0FormatRgb = 4FormatRgbAlpha = 5