MGSAsyncImageHandlingObserver Class Reference

class MGSAsyncImageHandlingObserver

Pure virtual observer class to notify events from CGSAsyncImageHandling .

GsEngine.lib

Public Member Functions
void ImageHandlingCompleteL ( TInt )

Member Functions Documentation

ImageHandlingCompleteL(TInt)

void ImageHandlingCompleteL ( TInt aError ) [pure virtual]

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

Parameters

TInt aError Error value if something went wrong.