Table of Contents

Property Type

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

Type

Gets the type of a image matrix element.

This is an identifier compatible with the CvMat type system, like CV_16SC3 or 16-bit signed 3-channel array, and so on.

public int Type { get; init; }

Property Value

int