android Programming Glossary: centrey
BufferedImage in Android http://stackoverflow.com/questions/5392695/bufferedimage-in-android float b2 0 private float centreX 0.5f private float centreY 0.5f private float refractionIndex 1.5f private float icentreX.. refractionIndex 1.5f private float icentreX private float icentreY public SphereFilter setEdgeAction CLAMP setRadius 100.0f Set.. the Y direction as a proportion of the image size. @param centreY the center @see #getCentreY public void setCentreY float centreY..
BufferedImage in Android http://stackoverflow.com/questions/5392695/bufferedimage-in-android private float a 0 private float b 0 private float a2 0 private float b2 0 private float centreX 0.5f private float centreY 0.5f private float refractionIndex 1.5f private float icentreX private float icentreY public SphereFilter setEdgeAction.. float centreX 0.5f private float centreY 0.5f private float refractionIndex 1.5f private float icentreX private float icentreY public SphereFilter setEdgeAction CLAMP setRadius 100.0f Set the index of refaction. @param refractionIndex the index of.. getCentreX return centreX Set the centre of the effect in the Y direction as a proportion of the image size. @param centreY the center @see #getCentreY public void setCentreY float centreY this.centreY centreY Get the centre of the effect in the..
|