|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageEffectControl
ImageFilter
is an image effect that can be used to set various image filters
such as monochrome and negative.
At least these presets are supported:
"monochrome"
- an image is displayed in a single color. Typically, this
means shades of gray from white to black.
"negative"
- the hue, saturation and values of the image are complemented.
These presets might be supported:
"emboss"
- produces a three-dimensional effect similar to stamping the
image into paper.
"sepia"
- an effect that produces a monochrome image with a brownish hue
with an antique like image.
"solarize"
- solarization or Sabattier effect produces the
part-positive, part-negative look formed by re-exposure. Shadows and
midtones remain the same but highlights are darkened leaving a white outline
around the original highlights.
"redeyereduction"
- removes red-eye glare, caused by the flash
reflecting from the subject's eyes.
Field Summary |
---|
Fields inherited from interface javax.microedition.amms.control.EffectControl |
---|
SCOPE_LIVE_AND_RECORD, SCOPE_LIVE_ONLY, SCOPE_RECORD_ONLY |
Method Summary |
---|
Methods inherited from interface javax.microedition.amms.control.EffectControl |
---|
getPreset, getPresetNames, getScope, isEnabled, isEnforced, setEnabled, setEnforced, setPreset, setScope |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal