ImageProcessor::Plugin::MPreview Class Reference
| class ImageProcessor::Plugin::MPreview |
Member Functions Documentation
Cancel()
| void | Cancel | ( | ) | [pure virtual] |
CanvasAreaL()
|
TRect
| CanvasAreaL | ( | ) | const [pure virtual] |
CanvasToCurrentCoordL(const TPoint &, TPoint &)
| void | CanvasToCurrentCoordL | ( | const TPoint & | aCanvasPoint, |
| | TPoint & | aCurrentPoint |
| | ) | const [pure virtual] |
This must provide an implementation as defined by TPreview::CanvasToCurrentCoordL(const TPoint& aCanvasPoint, TPoint& aCurrentPoint)
TPreview::CanvasToCurrentCoordL(const TPoint& aCanvasPoint, TPoint& aCurrentPoint)
CreateOutputL(const TSize &, const TFrameFormatBase &, const TFrameLayoutBase &)
Extension(TUid)
|
TAny * | Extension | ( | TUid | aExtension | ) | const [pure virtual] |
This must provide an implementation as defined by TPreview::Extension(TUid aExtension)
TPreview::Extension(TUid aExtension)
GetPanLevelSettings(TReal32 &, TReal32 &)
| void | GetPanLevelSettings | ( | TReal32 & | aMinimumLevel, |
| | TReal32 & | aMaximumLevel |
| | ) | [pure virtual] |
GetZoomLevelSettings(TReal32 &, TReal32 &)
| void | GetZoomLevelSettings | ( | TReal32 & | aMinimumLevel, |
| | TReal32 & | aMaximumLevel |
| | ) | [pure virtual] |
InitializeL()
| void | InitializeL | ( | ) | [pure virtual] |
PanL(TReal32 &, TReal32 &)
This must provide an implementation as defined by TPreview::PanL(TReal32& aPanX, TReal32& aPanY)
TPreview::PanL(TReal32& aPanX, TReal32& aPanY)
PreviewId()
|
TInt
| PreviewId | ( | ) | const [pure virtual] |
PreviewToCurrentCoordL(const TPoint &, TPoint &)
| void | PreviewToCurrentCoordL | ( | const TPoint & | aPreviewPoint, |
| | TPoint & | aCurrentPoint |
| | ) | const [pure virtual] |
This must provide an implementation as defined by TPreview::PreviewToCurrentCoordL(const TPoint& aPreviewPoint, TPoint& aCurrentPoint)
TPreview::PreviewToCurrentCoordL(const TPoint& aPreviewPoint, TPoint& aCurrentPoint)
RenderL()
| void | RenderL | ( | ) | [pure virtual] |
ResetL()
| void | ResetL | ( | ) | [pure virtual] |
SetOutputL(CImageFrame &)
| void | SetOutputL | ( | CImageFrame & | aPixelBuffer | ) | [pure virtual] |
SetPanL(TReal32, TReal32)
SetPreviewId(TInt)
| void | SetPreviewId | ( | TInt | aPreviewId | ) | [pure virtual] |
SetZoomL(TReal32)
| void | SetZoomL | ( | TReal32 | aZoom | ) | [pure virtual] |
SizeL()
|
TSize
| SizeL | ( | ) | const [pure virtual] |
UninitializeL()
| void | UninitializeL | ( | ) | [pure virtual] |
ZoomL()
|
TReal32
| ZoomL | ( | ) | 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.