Show / Hide Table of Contents

Enum ImwriteEXRTypeFlags

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum ImwriteEXRTypeFlags

Fields

Name Description
TypeFloat

store as FP32 (default)

TypeHalf

store as HALF (FP16)

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX