android Programming Glossary: centrex
BufferedImage in Android http://stackoverflow.com/questions/5392695/bufferedimage-in-android b 0 private float a2 0 private float b2 0 private float centreX 0.5f private float centreY 0.5f private float refractionIndex.. 0.5f private float refractionIndex 1.5f private float icentreX private float icentreY public SphereFilter setEdgeAction CLAMP.. the X direction as a proportion of the image size. @param centreX the center @see #getCentreX public void setCentreX float centreX..
BufferedImage in Android http://stackoverflow.com/questions/5392695/bufferedimage-in-android extends TransformFilter 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.. 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 CLAMP setRadius 100.0f Set the index of refaction. @param refractionIndex.. float getRadius return a Set the centre of the effect in the X direction as a proportion of the image size. @param centreX the center @see #getCentreX public void setCentreX float centreX this.centreX centreX public float getCentreX return centreX..
|