IHLViewerFactory Class Reference
Member Functions Documentation
CreateImageViewerL(const TSize &, MIHLImage &, MIHLBitmap &, MIHLViewerObserver &, const TUint32)
Create new
MIHLImageViewer instance. References to image, bitmap and observer must remain valid through viewer lifespan. Note that viewer start processing immediately after it's created.
- Since
- 3.0
Parameters
const TSize & aViewerSize | Size of viewer. This is also maximum size of destination bitmap. |
MIHLImage & aSource | Source image reference. |
MIHLBitmap & aDestination | Destination bitmap reference. |
MIHLViewerObserver & aObserver | Viewer observer reference. |
const TUint32 aOptions = 0 | Viewer options. Refer to MIHLImageViewer header. |
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.