|
Synergy Color Management Component - SDK -
2018.0.80
|
This is the complete list of members for SYNCOLOR::Transform, including all inherited members.
| applyCPU(const void *srcBuf, const ROI &roi, void *dstBuf)=0 | SYNCOLOR::Transform | pure virtual |
| applyCPU(const void *srcBuf, unsigned srcRowSize, const ROI &roi, void *dstBuf, unsigned dstRowSize)=0 | SYNCOLOR::Transform | pure virtual |
| applyCPUSinglePixel(const void *srcBuf, void *dstBuf, unsigned x, unsigned y)=0 | SYNCOLOR::Transform | pure virtual |
| applyGPU(unsigned inTexHandle, const SYNCOLOR::Vertices &texCoords, const SYNCOLOR::Vertices &screenCoords) const =0 | SYNCOLOR::Transform | pure virtual |
| clone() const =0 | SYNCOLOR::Transform | pure virtual |
| extractContent(ContentCallbacks &callbacks) const =0 | SYNCOLOR::Transform | pure virtual |
| getDescriptions() const =0 | SYNCOLOR::Transform | pure virtual |
| getDynamicProperty(DynamicProperty &prop)=0 | SYNCOLOR::Transform | pure virtual |
| getGPUAdaptor() const =0 | SYNCOLOR::Transform | pure virtual |
| getId() const =0 | SYNCOLOR::Transform | pure virtual |
| getInputBitDepth() const =0 | SYNCOLOR::Transform | pure virtual |
| getInputDescriptor() const =0 | SYNCOLOR::Transform | pure virtual |
| getInputPixelFormat() const =0 | SYNCOLOR::Transform | pure virtual |
| getName() const =0 | SYNCOLOR::Transform | pure virtual |
| getOutputBitDepth() const =0 | SYNCOLOR::Transform | pure virtual |
| getOutputDescriptor() const =0 | SYNCOLOR::Transform | pure virtual |
| getOutputPixelFormat() const =0 | SYNCOLOR::Transform | pure virtual |
| getUniqueId() const =0 | SYNCOLOR::Transform | pure virtual |
| hasAliasReferencesToResolve() const =0 | SYNCOLOR::Transform | pure virtual |
| hasReferences() const =0 | SYNCOLOR::Transform | pure virtual |
| inverse(SYNCOLOR::TransformPtr &t) const =0 | SYNCOLOR::Transform | pure virtual |
| isInverseOf(const SYNCOLOR::TransformPtr &t) const =0 | SYNCOLOR::Transform | pure virtual |
| setDescription(const char *description)=0 | SYNCOLOR::Transform | pure virtual |
| setDynamicProperty(const DynamicProperty &prop)=0 | SYNCOLOR::Transform | pure virtual |
| setId(const char *id)=0 | SYNCOLOR::Transform | pure virtual |
| setInputDescriptor(const char *inDesc)=0 | SYNCOLOR::Transform | pure virtual |
| setInputPixelFormat(SYNCOLOR::PixelFormat pf)=0 | SYNCOLOR::Transform | pure virtual |
| setName(const char *name)=0 | SYNCOLOR::Transform | pure virtual |
| setOutputDescriptor(const char *outDesc)=0 | SYNCOLOR::Transform | pure virtual |
| setOutputPixelFormat(SYNCOLOR::PixelFormat pf)=0 | SYNCOLOR::Transform | pure virtual |
| setPixelFormats(SYNCOLOR::PixelFormat inPF, SYNCOLOR::PixelFormat outPF)=0 | SYNCOLOR::Transform | pure virtual |
| setUniqueId(const char *id)=0 | SYNCOLOR::Transform | pure virtual |
| ~Transform() | SYNCOLOR::Transform | virtual |