Interface MainBufferProvider

  • All Superinterfaces:
    BufferProvider

    public interface MainBufferProvider
    extends BufferProvider
    Represents the clients primary image buffer.
    • Method Detail

      • getImage

        Image getImage()
        Gets the image currently loaded in the buffer.
        Returns:
        the loaded image