Resource Base
Table of contents

EnumTextureDetectionMode

Added in version 1.2.0.

EnumTextureDetectionMode is the enumeration for user to configure mode parameter textureDetectionModes via class DBRRuntimeSettings.

class EnumTextureDetectionMode {
  static const int TDM_SKIP = 0;
  static const int TDM_AUTO = 1;
  static const int TDM_GENERAL_WIDTH_CONCENTRATION = 2;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +