Package com.unascribed.ears.common.main
Interface EarsImage
- All Known Subinterfaces:
WritableEarsImage
- All Known Implementing Classes:
AWTEarsImage,RawEarsImage,SwappedEarsImage
public interface EarsImage
-
Method Summary
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
getARGB
int getARGB(int x, int y)
-