![]() | InDesign SDK 20.5 |
This is the complete list of members for IGraphicChannelInfo, including all inherited members.
| AddChannel(const PMString &channelName, const int32 channelID, const GraphicChannelType channelType, const int32 channelOpacity, const int32 colorSpace, const ColorArray &colorData)=0 | IGraphicChannelInfo | pure virtual |
| AddRef() const =0 | IPMUnknown | pure virtual |
| Clear()=0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelColorData(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelColorSpace(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelID(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelName(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelOpacity(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNthChannelType(const int32 channelIndex) const =0 | IGraphicChannelInfo | pure virtual |
| GetNumberChannels() const =0 | IGraphicChannelInfo | pure virtual |
| GraphicChannelType enum name | IGraphicChannelInfo | |
| kDefaultIID enum value (defined in IGraphicChannelInfo) | IGraphicChannelInfo | |
| kPMAlphaAssociated enum value | IGraphicChannelInfo | |
| kPMAlphaUnassociated enum value | IGraphicChannelInfo | |
| kPMAlphaUnassociatedBackground enum value | IGraphicChannelInfo | |
| kPMChannelTypeUnknown enum value | IGraphicChannelInfo | |
| kPMSpotChannel enum value | IGraphicChannelInfo | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| RemoveChannel(const int32 channelIndex)=0 | IGraphicChannelInfo | pure virtual |
| SetChannelColor(const int32 channelIndex, const int32 colorSpace, const ColorArray &colorData)=0 | IGraphicChannelInfo | pure virtual |
| SetChannelID(const int32 channelIndex, const int32 newID)=0 | IGraphicChannelInfo | pure virtual |
| SetChannelName(const int32 channelIndex, const PMString &newName)=0 | IGraphicChannelInfo | pure virtual |
| SetChannelOpacity(const int32 channelIndex, const int32 newOpacity)=0 | IGraphicChannelInfo | pure virtual |
| SetChannelType(const int32 channelIndex, const GraphicChannelType newType)=0 | IGraphicChannelInfo | pure virtual |