Click or drag to resize

ImwritePAMFlags Enumeration

Imwrite PAM specific tupletype flags used to define the 'TUPETYPE' field of a PAM file.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public enum ImwritePAMFlags
Members
  Member nameValueDescription
FormatNull0
FormatBlackAndWhite1
FormatGrayscale2
FormatGrayscaleAlpha3
FormatRgb4
FormatRgbAlpha5
See Also