Package heronarts.glx
Class GLXUtils.Image
java.lang.Object
heronarts.glx.GLXUtils.Image
- Enclosing class:
- GLXUtils
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
get
(int x, int y) float
int
getNormalized
(float x, float y)
-
Field Details
-
width
public final int width -
height
public final int height -
components
public final int components
-
-
Method Details
-
get
public int get(int x, int y) -
getNormalized
public int getNormalized(float x, float y) -
getAspectRatio
public float getAspectRatio()
-