This is the complete list of members for
IAAFRGBADescriptor2, including all inherited members.
CountPaletteLayoutElements([out] aafUInt32 *pResult) | IAAFRGBADescriptor2 | |
CountPixelLayoutElements([out] aafUInt32 *pResult) | IAAFRGBADescriptor2 | |
GetAlphaMaxRef([out] aafUInt32 *pAlphaMaxRef) | IAAFRGBADescriptor2 | |
GetAlphaMinRef([out] aafUInt32 *pAlphaMinRef) | IAAFRGBADescriptor2 | |
GetComponentMaxRef([out] aafUInt32 *pComponentMaxRef) | IAAFRGBADescriptor2 | |
GetComponentMinRef([out] aafUInt32 *pComponentMinRef) | IAAFRGBADescriptor2 | |
GetPalette([in] aafUInt32 numberRecords,[out, size_is(numberRecords)] aafUInt8 *pPalette) | IAAFRGBADescriptor2 | |
GetPaletteLayout([in] aafUInt32 numberElements,[out, size_is(numberElements)] aafRGBAComponent_t *PaletteLayoutArray) | IAAFRGBADescriptor2 | |
GetPaletteSize([out] aafUInt32 *pNumberBytes) | IAAFRGBADescriptor2 | |
GetPixelLayout([in] aafUInt32 numberElements,[out, size_is(numberElements)] aafRGBAComponent_t *PixelLayoutArray) | IAAFRGBADescriptor2 | |
GetScanningDirection([out] aafScanningDirection_t *pScanningDirection) | IAAFRGBADescriptor2 | |
SetAlphaMaxRef([in] aafUInt32 alphaMaxRef) | IAAFRGBADescriptor2 | |
SetAlphaMinRef([in] aafUInt32 alphaMinRef) | IAAFRGBADescriptor2 | |
SetComponentMaxRef([in] aafUInt32 componentMaxRef) | IAAFRGBADescriptor2 | |
SetComponentMinRef([in] aafUInt32 componentMinRef) | IAAFRGBADescriptor2 | |
SetPalette([in] aafUInt32 numberElements,[in, size_is(numberElements)] aafUInt8 *pPalette) | IAAFRGBADescriptor2 | |
SetPaletteLayout([in] aafUInt32 numberElements,[in] aafRGBAComponent_t *PaletteLayoutArray) | IAAFRGBADescriptor2 | |
SetPixelLayout([in] aafUInt32 numberElements,[in] aafRGBAComponent_t *PixelLayoutArray) | IAAFRGBADescriptor2 | |
SetScanningDirection([in] aafScanningDirection_t scanningDirection) | IAAFRGBADescriptor2 | |