| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.filters.AbstractBufferedImageOp
j2d.filters.PointFilter
j2d.filters.TransferFilter
j2d.filters.ExposureFilter
public class ExposureFilter
| Constructor Summary | |
|---|---|
| ExposureFilter() | |
| Method Summary | |
|---|---|
|  float | getExposure() | 
|  void | setExposure(float exposure) | 
|  java.lang.String | toString() | 
| Methods inherited from class j2d.filters.TransferFilter | 
|---|
| filter, filterRGB | 
| Methods inherited from class j2d.filters.PointFilter | 
|---|
| setDimensions | 
| Methods inherited from class j2d.filters.AbstractBufferedImageOp | 
|---|
| createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, process, setRGB | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ExposureFilter()
| Method Detail | 
|---|
public void setExposure(float exposure)
public float getExposure()
public java.lang.String toString()
toString in class java.lang.Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||