Nuke binary plugins 15.0.5
 
Loading...
Searching...
No Matches
DD::Image::Channel_KnobI Class Referenceabstract

The Channel_KnobI class is used to expose the selection handle in DDImage. More...

#include <Channel_KnobI.h>

Public Types

enum class  SelectionHandling { Default , AllButNonInputGreyed , AllNormal , InputOnly }
 

Public Member Functions

virtual void setSelectionHandling (const SelectionHandling)=0
 Set the selection handling before the Widget is constructed.
 
virtual SelectionHandling selectionHandling () const =0
 

Detailed Description

The Channel_KnobI class is used to expose the selection handle in DDImage.

Member Enumeration Documentation

◆ SelectionHandling

Enumerator
Default 

Channels that are not in the node input get put in the "Other" menu.

AllButNonInputGreyed 

User can select any channel, but those not in the input are greyed out.

AllNormal 

User can select any channel normally.

InputOnly 

Users can only select node input channels.



©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com