OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
Source2MatHelperColorFormat.cs File Reference

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.UnityUtils
 
namespace  OpenCVForUnity.UnityUtils.Helper
 

Enumerations

enum  OpenCVForUnity.UnityUtils.Helper.Source2MatHelperColorFormat : int {
  OpenCVForUnity.UnityUtils.Helper.GRAY = 0 ,
  OpenCVForUnity.UnityUtils.Helper.RGB ,
  OpenCVForUnity.UnityUtils.Helper.BGR ,
  OpenCVForUnity.UnityUtils.Helper.RGBA ,
  OpenCVForUnity.UnityUtils.Helper.BGRA
}