Hi
CImageDecoder* pImageDecoder = CImageDecoder::FileNewL(..........);
.
.
.
pImageDecoder->Convert(,,,,,,,,,,,)
pImageDecoder->Convert() fun work fine for image less than 1mb but it is not working for image having size > 1mb. I checked TRequestStatus variable returning the KErrUnknown error.
I did not get the cause.
Can anybody help me?
Thnx
HTWarning



