| Class() | PObject | [inline, static] |
| Clone() const | PObject | [virtual] |
| Compare(const PObject &obj) const | PObject | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| Convert(const BYTE *, BYTE *, PINDEX *=NULL) | PSynonymColour | [virtual] |
| Convert(const BYTE *, BYTE *, unsigned int, PINDEX *=NULL) | PSynonymColour | [virtual] |
| ConvertInPlace(BYTE *frameBuffer, PINDEX *bytesReturned=NULL, BOOL noIntermediateFrame=FALSE) | PColourConverter | [virtual] |
| Create(const PString &srcColourFormat, const PString &dstColourFormat, unsigned width, unsigned height) | PColourConverter | [static] |
| dstColourFormat | PColourConverter | [protected] |
| dstFrameBytes | PColourConverter | [protected] |
| dstFrameHeight | PColourConverter | [protected] |
| dstFrameWidth | PColourConverter | [protected] |
| EqualTo enum value | PObject | |
| GetClass(unsigned=0) const | PObject | [inline, virtual] |
| GetDstColourFormat() | PColourConverter | [inline] |
| GetDstFrameSize(unsigned &width, unsigned &height) const | PColourConverter | |
| GetMaxDstFrameBytes() | PColourConverter | [inline] |
| GetMaxSrcFrameBytes() | PColourConverter | [inline] |
| GetSrcColourFormat() | PColourConverter | [inline] |
| GetSrcFrameSize(unsigned &width, unsigned &height) const | PColourConverter | |
| GetVFlipState() | PColourConverter | [inline] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| intermediateFrameStore | PColourConverter | [protected] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| jdec | PColourConverter | [protected] |
| LessThan enum value | PObject | |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| operator<=(const PObject &obj) const | PObject | [inline] |
| operator==(const PObject &obj) const | PObject | [inline] |
| operator>(const PObject &obj) const | PObject | [inline] |
| operator>=(const PObject &obj) const | PObject | [inline] |
| operator>>(istream &strm, PObject &obj) | PObject | [friend] |
| PColourConverter(const PString &srcColourFormat, const PString &dstColourFormat, unsigned width, unsigned height) | PColourConverter | |
| PColourConverterRegistration class | PColourConverter | [friend] |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| PSynonymColour(const PString &srcFmt, const PString &dstFmt, unsigned w, unsigned h) | PSynonymColour | [inline] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| scaleNotCrop | PColourConverter | [protected] |
| SetDstFrameSize(unsigned width, unsigned height, BOOL bScale) | PColourConverter | [virtual] |
| SetFrameSize(unsigned width, unsigned height) | PColourConverter | [virtual] |
| SetSrcFrameSize(unsigned width, unsigned height) | PColourConverter | [virtual] |
| SetVFlipState(BOOL vFlipState) | PColourConverter | [inline] |
| srcColourFormat | PColourConverter | [protected] |
| srcFrameBytes | PColourConverter | [protected] |
| srcFrameHeight | PColourConverter | [protected] |
| srcFrameWidth | PColourConverter | [protected] |
| verticalFlip | PColourConverter | [protected] |
| ~PObject() | PObject | [inline, virtual] |