Table of Contents

Property Type

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Type

Gets the type of a image matrix element.

    <p> This is an identifier compatible with the CvMat type system, like CV_16SC3 or 16-bit signed 3-channel array, and so on.</p>
public int Type { get; init; }

Property Value

int