class ImageProcessor::Plugin::MInputInfo |
This class provides functions to read image input details.
Plugin API to read image input details. The TInputInfo implementation loads a plugin based on this interface class. Once this has been constructed, calls to method functions of TInputInfo are passed verbatim to this interface. For further description of required functionality, see TInputInfo.
Public Member Functions | |
---|---|
TUint32 | BitsPerPixelL() |
TDisplayMode | DisplayModeL() |
TAny * | Extension(TUid) |
void | FormatL(TUid &, TUid &) |
TBool | HasAlphaL() |
TUid | ImageFrameFormatL() |
TBool | IsInterlacedL() |
TBool | IsProgressiveL() |
TUid | SamplingL() |
TSize | SizeL() |
Private Attributes | |
---|---|
TInt | iReserved |