Interface IImage

    • Method Detail

      • drawFromGraphicsContext

        void drawFromGraphicsContext​(IGraphicsContext graphicsContext,
                                     float x,
                                     float y)
      • getHeight

        int getHeight()
      • getWidth

        int getWidth()