Interface EarsImage

All Known Subinterfaces:
WritableEarsImage
All Known Implementing Classes:
AWTEarsImage, RawEarsImage, SwappedEarsImage

public interface EarsImage
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getARGB(int x, int y)
     
    int
     
    int
     
  • Method Details

    • getWidth

      int getWidth()
    • getHeight

      int getHeight()
    • getARGB

      int getARGB(int x, int y)