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 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.