This is the complete list of members for IDOMColor, including all inherited members.
addRef() const =0 | IRCObject | pure virtual |
classID() | IDOMColor | inlinestatic |
clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2, double component3) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2, double component3, double component4) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2, double component3, double component4, double component5) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2, double component3, double component4, double component5, double component6) | IDOMColor | static |
create(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, double alpha, double component1, double component2, double component3, double component4, double component5, double component6, double component7, double component8=0.0, double component9=0.0, double component10=0.0, double component11=0.0, double component12=0.0, double component13=0.0, double component14=0.0, double component15=0.0, double component16=0.0, double component17=0.0, double component18=0.0, double component19=0.0, double component20=0.0, double component21=0.0, double component22=0.0, double component23=0.0, double component24=0.0, double component25=0.0, double component26=0.0, double component27=0.0, double component28=0.0, double component29=0.0, double component30=0.0, double component31=0.0, double component32=0.0) | IDOMColor | static |
createFromArray(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, float alpha, const float *components) | IDOMColor | static |
createFromVect(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &space, float alpha, const CEDLVector< float > &components) | IDOMColor | static |
createSolidCmyk(IEDLClassFactory *pFactory, float c=0.0f, float m=0.0f, float y=0.0f, float k=0.0f) | IDOMColor | inlinestatic |
createSolidGray(IEDLClassFactory *pFactory, float gray=0.0f) | IDOMColor | inlinestatic |
createSolidRgb(IEDLClassFactory *pFactory, float r=0.0f, float g=0.0f, float b=0.0f) | IDOMColor | inlinestatic |
decRef() const =0 | IRCObject | pure virtual |
getAlpha() const =0 | IDOMColor | pure virtual |
getClassID() const =0 | IEDLObject | pure virtual |
getColorSpace()=0 | IDOMColor | pure virtual |
getComponentValue(uint32 component)=0 | IDOMColor | pure virtual |
getRefCount() const =0 | IRCObject | pure virtual |
hash(uint64 &hash)=0 | IDOMHashable | pure virtual |
hashE() | IDOMHashable | inlinevirtual |
init(CClassParams *pData) | IEDLObject | inlinevirtual |
setAlpha(float a)=0 | IDOMColor | pure virtual |
setColorSpace(const IDOMColorSpacePtr &colorSpace, bool setDefaultColor=true)=0 | IDOMColor | pure virtual |
setColorSpace(const IDOMColorSpacePtr &colorSpace, eRenderingIntent intent, eBlackPointCompensation bpc, IEDLClassFactory *pFactory)=0 | IDOMColor | pure virtual |
setComponentValue(uint32 component, float value)=0 | IDOMColor | pure virtual |
testGamut(IEDLClassFactory *pFactory, const IDOMColorSpacePtr &colorSpace, eRenderingIntent intent, eBlackPointCompensation bpc)=0 | IDOMColor | pure virtual |
~IDOMHashable() | IDOMHashable | inlinevirtual |
~IRCObject() | IRCObject | inlineprotectedvirtual |