MGSAsyncImageHandlingObserver Class Reference

class MGSAsyncImageHandlingObserver

Pure virtual observer class to notify events from CGSAsyncImageHandling.

GsEngine.lib

Public Member Functions
voidImageHandlingCompleteL(TInt)

Member Functions Documentation

ImageHandlingCompleteL(TInt)

voidImageHandlingCompleteL(TIntaError)[pure virtual]

Notifies that image handling is complete. image handling involves loading, scaling and dithering

Parameters

TInt aErrorError value if something went wrong.