Use of TMdaPackage for JPG

Login to reply to this topic.
Fri, 2005-03-04 14:11
Joined: 2004-11-30
Forum posts: 93
How can l set TMdaPackage* codc so that bellow code will convert the bitmap file to JPG format. (Currently i have given TMdaPackage* codc = NULL and obviously it is not working)

CMdaImageBitmapToFileUtility *ibmpconv = CMdaImageBitmapToFileUtility::NewL(*this);

ibmpconv->CreateL(filename1, iMdaClipFormat, codec, codec);

Thanks

-=< Thamasoma Jyothirgamaya >=--

  • Login to reply to this topic.