Package arc.graphics


package arc.graphics
  • Class
    Description
    A color class, holding the r, g, b and alpha component as floats in the range [0,1].
    A general purpose class containing named colors that can be changed at will.
    A Pixmap represents an image in memory.
    Different pixel formats.
    Writes Pixmaps to various formats.
    Class based on https://github.com/Mike-C/lwjPNG, with many modifications
    PNG encoder with compression.
    Defines a region of a pixmap, like a TextureRegion.
    Various pixmap utilities.