Namespaces
Variants
Actions

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);
This page was last modified on 18 July 2012, at 13:32.
94 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