Table of Contents

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 = 1
FormatGrayscale = 2
FormatGrayscaleAlpha = 3
FormatNull = 0
FormatRgb = 4
FormatRgbAlpha = 5