, including all inherited members.
| AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
| AllSupportedExtensions(bool bRGBAOnly=false, bool bRead=true, bool bDesc=false, bool bPSD=true, QString sDelimiter=";") | Image | [static] |
| Annex(Node *pSource, const QString &sCategory="") | Node | |
| AttributeByID(const QString &sID) const | Node | |
| AttributeByIndex(int iIndex) const | Node | |
| AttributeByName(const QString &sName) const | Node | |
| AttributeCount(void) const | Node | |
| AttributeValue(const QString &sAttributeID) const | Node | |
| ByID(int iID) | Node | [static] |
| ByName(const QString &sClass, const QString &sName) | Node | [static] |
| BytesPerPixel(void) const | Image | [virtual] |
| ChannelCount(void) const | Image | [virtual] |
| channelOrder() const | Image | [inline] |
| CheckValidity(DiagnosticLevel iLevel=dgnLevel2) const | Node | [virtual] |
| Clear() | Image | [virtual] |
| ClosePSDFile(void *psdFile) | Image | [virtual] |
| ColorAt(unsigned int iXPos, unsigned int iYPos) const | Image | [virtual] |
| ColorAt(float fXPos, float fYPos) const | Image | [virtual] |
| ComputeDifferenceMask(Image *otherImg, int expansionRadius, int AARadius, bool &anyDiffs) | Image | [virtual] |
| ContentChanged(void) const | Node | |
| ConvertFromQImage(QImage &qImg) | Image | [virtual] |
| ConvertPixels(void *dst, const void *src, int numPix, const PixelDescriptor &dstDesc, const PixelDescriptor *srcDesc=0) | Image | [static] |
| ConvertToQImage() | Image | [virtual] |
| CopyInverseLuminance(const Image &srcImage) | Image | |
| CopyLuminance(const Image &srcImage) | Image | |
| copyTile(int x, int y, int nx, int ny, Image &fromImg, int ox, int oy) | Image | [inline] |
| copyTile(const ImgTile &dstTile, Image &fromImg, int ox, int oy) | Image | [virtual] |
| Create(unsigned int iWidth, unsigned int iHeight, unsigned int iChannelCount, Format eFormat=e8integer, bool Tiled=false, ImageDescriptor::MemoryChannelOrder eOrder=ImageDescriptor::orderRGBA) | Image | [virtual] |
| CreatePropertiesWindow(QWidget *pParent) | Node | [virtual] |
| cSize() const | Image | [inline] |
| curBytesPerPixel() const | Image | [inline] |
| curHeight() const | Image | [inline] |
| curTotalBytes(void) const | Image | [inline] |
| curWidth() const | Image | [inline] |
| Data(int iRow=-1, bool writing=true) | Image | [virtual] |
| Data(int iRow=-1, bool writing=false) const | Image | [virtual] |
| dgnLevel1 enum value | Node | |
| dgnLevel2 enum value | Node | |
| dgnLevel3 enum value | Node | |
| DiagnosticLevel enum name | Node | |
| DisplayName(void) const | Node | [virtual] |
| DrawUVs(Material *pMaterial, float uStart=0.0f, float vStart=0.0f, bool baseLevel=true) | Image | [virtual] |
| e16depth enum value | Image | |
| e16float enum value | Image | |
| e16integer enum value | Image | |
| e24depth enum value | Image | |
| e32depth enum value | Image | |
| e32float enum value | Image | |
| e32integer enum value | Image | |
| e8integer enum value | Image | |
| eInvalid enum value | Image | |
| eUnknown enum value | Image | |
| EventGate class | Node | [friend] |
| fillTile(int x, int y, int nx, int ny, void *pixelData, const PixelDescriptor *pd=0, const ImgTile *maskTile=0) | Image | [inline] |
| fillTile(const ImgTile &dstTile, const void *pixelData, const PixelDescriptor *pd, const ImgTile *maskTile) | Image | |
| fillTile(const ImgTile &dstTile, const void *pixelData, const PixelDescriptor *pd=0) | Image | [virtual] |
| First(void) | Node | [static] |
| Format enum name | Image | |
| Format(void) const | Image | [virtual] |
| Fragmented() const | Image | [virtual] |
| GenerateProxy(Image *targetImg, int factor) | Image | [virtual] |
| GenerateUpscaled(Image *targetImg, int factor) | Image | [virtual] |
| getBounds() const | Image | [inline] |
| getDescriptor() const | Image | [inline] |
| getFillColor(void *fillPixel, const PixelDescriptor *pd=0) const | Image | |
| getPageIterator(int x, int y, int nx, int ny) | Image | [inline] |
| getPageIterator(const ImgTile &srcTile) | Image | [virtual] |
| getPageSize(int &nx, int &ny) | Image | [virtual] |
| getProxyImage() | Image | [inline] |
| getProxyLevel() const | Image | [inline] |
| GetPSDFileInfo(void *psdFile, int *width, int *height, int *numChannels, int *bitDepth, int *numLayers, int *curLayer) | Image | [virtual] |
| GetPSDLayerMeta(void *pPSDFile, int iLayerIndex, QString &layerName, int &blendMode, float &opacity, bool &locked, bool &visible, bool &transLocked) | Image | [virtual] |
| getSubTile(int x, int y, int nx, int ny, void *data, int dx, int dy, int dnx, int dny, const PixelDescriptor *pd=0) | Image | [inline] |
| getSubTile(const ImgTile &srcTile, void *data, const ImgTile &targetBounds, const PixelDescriptor *pd=0) | Image | [virtual] |
| getTile(int x, int y, int nx, int ny, void *data, const PixelDescriptor *pd=0) | Image | [inline] |
| getTile(const ImgTile &srcTile, void *data, const PixelDescriptor *pd=0) | Image | [inline] |
| getType() const | Image | [inline] |
| Height(void) const | Image | [virtual] |
| HelpID(void) const | Node | [virtual] |
| ID(void) const | Node | |
| Image(void) | Image | [protected] |
| ImageType enum name | Image | |
| ImgLockPageIterator class | Image | [friend] |
| ImgPageIterator class | Image | [friend] |
| Initialize(void) | Node | [virtual] |
| isAllocated() const | Image | [virtual] |
| isDirty() const | Image | [virtual] |
| IsKindOf(const ClassDesc *pClass) const | Node | |
| isProxyDirty() const | Image | [inline, protected] |
| Load(const QString &sFileName, int iLayerIndex=0) | Image | [virtual] |
| LoadChannel(const QString &sFileName, unsigned int iChannelIndex, int iLayerIndex=0) | Image | [virtual] |
| LoadPSDLayer(void *pPSDFile, int iLayerIndex, bool Tiled=false, bool premult=true) | Image | [virtual] |
| LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
| lockPageSet(int x, int y, int nx, int ny, ImgLockPageIterator::AccessMode mode) | Image | [inline] |
| lockPageSet(const ImgTile &srcTile, ImgLockPageIterator::AccessMode mode) | Image | [virtual] |
| LogAttributes(void) const | Node | |
| m_Descriptor | Image | [protected] |
| m_FillPixel | Image | [protected] |
| m_ImageType | Image | [protected] |
| m_pProxyImage | Image | [protected] |
| m_ProxyDirty | Image | [protected] |
| m_ProxyLevel | Image | [protected] |
| m_pThis | Node | |
| markProxyDirty() | Image | [inline, protected] |
| MergeOldestVersions() | Image | [virtual] |
| MultiplyRGBByAlpha_uc4(unsigned char *buffer, int numPixels) | Image | [static] |
| Name(const ClassDesc *pClass=0) const | Node | [virtual] |
| NewVersion() | Image | [virtual] |
| Next(void) const | Node | |
| NextVersion() | Image | [virtual] |
| Node(const QString &sStringID="", const QString &sDisplayName="") | Node | |
| NumVersions() | Image | [virtual] |
| OnEvent(const EventGate &cEvent) | Node | [virtual] |
| OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | [virtual] |
| OpenPSDFile(const QString &pFileName, bool writing=false) | Image | [virtual] |
| optimizedChannelOrder() | Image | [static] |
| PrevVersion() | Image | [virtual] |
| PurgeAllButCurrentVersion() | Image | [virtual] |
| PurgeNewerVersions() | Image | [virtual] |
| regenerateProxy() | Image | [protected, virtual] |
| RequestDeferredEvent(Attribute &cAttribute) | Node | |
| Save(const QString &sFileName, bool bForce=true, Material *pMaterial=NULL, float uStart=0.0f, float vStart=0.0f, bool force_1_Channel_To_4_Channel=false) | Image | [virtual] |
| SavePSDLayer(void *pPSDFile, int iLayerIndex, const QString &pLayerName, float opacity=1.0f, bool visible=true, bool locked=false, bool needs_unpremult=true, int xOff=0, int yOff=0) | Image | [virtual] |
| SavePSDLayerMeta(void *pPSDFile, int iLayerIndex, const QString &pLayerName, float opacity=1.0f, bool visible=true, bool locked=false, int xOff=0, int yOff=0, int blendMode=-1) | Image | [virtual] |
| SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
| scaleTileBilinear_4Chan_uchar(float x, float y, float nx, float ny, unsigned int *data, int dx, int dy, int dnx, int dny, float xScale, float yScale) const | Image | [virtual] |
| Serialize(Stream &s) | Node | [virtual] |
| SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
| setClean() | Image | [virtual] |
| SetColorAt(unsigned int iXPos, unsigned int iYPos, const Color &cColor) | Image | [virtual] |
| setDirty() | Image | [virtual] |
| SetDisplayName(const QString &sDisplayName) | Node | [virtual] |
| setFillColor(const void *fillPixel, const PixelDescriptor *pd=0) | Image | |
| SetHelpID(const QString &sHelpID) | Node | [virtual] |
| SetName(const QString &sName) | Node | [virtual] |
| setProxyLevel(unsigned char newLevel) | Image | [inline] |
| SetPSDFileInfo(void *psdFile, int width, int height, int numChannels, int bitDepth, int numLayers, int curLayer) | Image | [virtual] |
| SetStringID(const QString &sStringID) | Node | [virtual] |
| setSubTile(int x, int y, int nx, int ny, const void *data, int dx, int dy, int dnx, int dny, const PixelDescriptor *pd=0) | Image | [inline] |
| setSubTile(const ImgTile &dstTile, const void *data, const ImgTile &sourceBounds, const PixelDescriptor *pd=0) | Image | [virtual] |
| setTile(int x, int y, int nx, int ny, void *data, const PixelDescriptor *pd=0) | Image | [inline] |
| setTile(const ImgTile &dstTile, const void *data, const PixelDescriptor *pd=0) | Image | [inline] |
| SetValueAt(unsigned int iXPos, unsigned int iYPos, unsigned int iChannel, float fValue) | Image | [virtual] |
| SetVersion(unsigned int iVersion) | Node | |
| StringID(const ClassDesc *pClass=0) const | Node | [virtual] |
| SupportedExtensions(bool bRGBAOnly=false, bool bRead=true, bool bDesc=false, bool bPSD=true, QString sDelimiter=";") const | Image | [virtual] |
| Tiled() const | Image | [virtual] |
| TotalBytes(void) const | Image | [virtual] |
| Type_Invalid enum value | Image | |
| Type_Memory enum value | Image | |
| Type_Virtual enum value | Image | |
| UnitTest(int iterations) | Image | |
| ValueAt(unsigned int iXPos, unsigned int iYPos, unsigned int iChannel) const | Image | [virtual] |
| ValueAt(float fXPos, float fYPos, unsigned int iChannel) const | Image | [virtual] |
| Version(void) const | Node | |
| Versioned() const | Image | [inline] |
| VerticalFlip() | Image | [virtual] |
| Width(void) const | Image | [virtual] |
| xSize() const | Image | [inline] |
| ySize() const | Image | [inline] |
| ~Image(void) | Image | [virtual] |
| ~Node(void) | Node | [virtual] |