Skip to content

2.16.0

Compare
Choose a tag to compare
@MTrop MTrop released this 05 Sep 01:12
· 1 commit to master since this release

Changed in 2.16.0

  • Fixed GraphicUtils.createPicture(PNGPicture, Palette, Colormap) should not have considered palette index 255 for a viable match.
  • Added Palette.getNearestColorIndex(int, int, int, boolean).
  • Added Palette.getNearestColorIndex(int, boolean).