|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sanselan.formats.png.GammaCorrection
public class GammaCorrection
| Constructor Summary | |
|---|---|
GammaCorrection(double src_gamma,
double dst_gamma)
|
|
| Method Summary | |
|---|---|
int |
correctARGB(int pixel)
|
int |
correctSample(int sample)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GammaCorrection(double src_gamma,
double dst_gamma)
| Method Detail |
|---|
public int correctSample(int sample)
public int correctARGB(int pixel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||