Namespaces
Variants
Actions
Revision as of 13:32, 18 July 2012 by hamishwillee (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to set image quality of snapshot taken

Jump to: navigation, search
SignpostIcon FilmReel 52.png
Article Metadata

Article
Created: senthilat (30 Jun 2007)
Last edited: hamishwillee (18 Jul 2012)

The following code is used to set the image quality for the snapshot taken using JSR 234

imageFormatControl = (ImageFormatControl)player.getControl("javax.microedition.amms.control.
ImageFormatControl"
);
 
imageFormatControl.setParameter(FormatControl.PARAM_QUALITY, 100);
89 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved