Table of contents

ColourChannelUsageType

ColourChannelUsageType specifies how to use the colour channel from the source image buffer.

Setting Methods

As Json Parameter

ColourChannelUsageType as a JSON parameter is a string value defined as below.

Parent Json Object Key Name Key Value Type Key Value Range Key Default Value
ImageParameter ColourChannelUsageType string “CCUT_AUTO”
“CCUT_FULL_CHANNEL”
“CCUT_NV21_Y_CHANNEL_ONLY”
“CCUT_RGB_R_CHANNEL_ONLY”
“CCUT_RGB_G_CHANNEL_ONLY”
“CCUT_RGB_B_CHANNEL_ONLY”
“CCUT_AUTO”

Example

{
    "ColourChannelUsageType": "CCUT_NV21_Y_CHANNEL_ONLY",
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: