Package arc.graphics


package arc.graphics
  • Classes
    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.
    Note: Native buffers loading and copying have been removed as there is no bundled libraries in this version.
    Writes Pixmaps to various formats.
    Class based on https://github.com/Mike-C/lwjPNG, with many modifications
    PNG encoder with compression.
    Various pixmap utilities.