Table of contents

EnumColourClusteringMode

enum EnumColourClusteringMode{
    CCM_AUTO = 0x00000001, 
    CCM_GENERAL_HSV = 0x00000002, 
    CCM_SKIP = 0x00,
    CCM_REV = 0x80000000
}

This page is compatible for:

Is this page helpful?

YesYes NoNo