Resource Base
Table of contents

EnumColourClusteringMode

Added in version 1.2.0.

EnumColourClusteringMode is the enumeration for user to configure mode parameter colourClusteringModes via class DBRRuntimeSettings.

class EnumColourClusteringMode {
  static const int CCM_SKIP = 0;
  static const int CCM_AUTO = 1;
  static const int CCM_GENERAL_HSV = 2;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +