ImageProcessor::Plugin::MInputInfo Class Reference
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
.
TInputInfo
Member Functions Documentation
BitsPerPixelL()
TUint32
|
BitsPerPixelL
|
(
|
)
|
const [pure virtual]
|
DisplayModeL()
TDisplayMode
|
DisplayModeL
|
(
|
)
|
const [pure virtual]
|
Extension(TUid)
TAny
*
|
Extension
|
(
|
TUid
|
aExtension
|
)
|
const [pure virtual]
|
FormatL(TUid &, TUid &)
void
|
FormatL
|
(
|
TUid
&
|
aFormat,
|
|
TUid
&
|
aSubFormat
|
|
)
|
const [pure virtual]
|
HasAlphaL()
TBool
|
HasAlphaL
|
(
|
)
|
const [pure virtual]
|
ImageFrameFormatL()
TUid
|
ImageFrameFormatL
|
(
|
)
|
const [pure virtual]
|
IsInterlacedL()
TBool
|
IsInterlacedL
|
(
|
)
|
const [pure virtual]
|
IsProgressiveL()
TBool
|
IsProgressiveL
|
(
|
)
|
const [pure virtual]
|
SamplingL()
TUid
|
SamplingL
|
(
|
)
|
const [pure virtual]
|
SizeL()
TSize
|
SizeL
|
(
|
)
|
const [pure virtual]
|
Member Data Documentation
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.