InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IGraphicChannelInfo Member List

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)=0IGraphicChannelInfopure virtual
AddRef() const =0IPMUnknownpure virtual
Clear()=0IGraphicChannelInfopure virtual
GetNthChannelColorData(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNthChannelColorSpace(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNthChannelID(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNthChannelName(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNthChannelOpacity(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNthChannelType(const int32 channelIndex) const =0IGraphicChannelInfopure virtual
GetNumberChannels() const =0IGraphicChannelInfopure virtual
GraphicChannelType enum nameIGraphicChannelInfo
kDefaultIID enum value (defined in IGraphicChannelInfo)IGraphicChannelInfo
kPMAlphaAssociated enum valueIGraphicChannelInfo
kPMAlphaUnassociated enum valueIGraphicChannelInfo
kPMAlphaUnassociatedBackground enum valueIGraphicChannelInfo
kPMChannelTypeUnknown enum valueIGraphicChannelInfo
kPMSpotChannel enum valueIGraphicChannelInfo
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
Release() const =0IPMUnknownpure virtual
RemoveChannel(const int32 channelIndex)=0IGraphicChannelInfopure virtual
SetChannelColor(const int32 channelIndex, const int32 colorSpace, const ColorArray &colorData)=0IGraphicChannelInfopure virtual
SetChannelID(const int32 channelIndex, const int32 newID)=0IGraphicChannelInfopure virtual
SetChannelName(const int32 channelIndex, const PMString &newName)=0IGraphicChannelInfopure virtual
SetChannelOpacity(const int32 channelIndex, const int32 newOpacity)=0IGraphicChannelInfopure virtual
SetChannelType(const int32 channelIndex, const GraphicChannelType newType)=0IGraphicChannelInfopure virtual