Skip to content

Releases: MikeG621/ImageFormat-Act

v2.2 Release

08 Jul 13:35
Compare
Choose a tag to compare
  • Added ability to read Global colors
    • GlobalColors, UseGlobalColors and NumberOfColors added
    • Not otherwise processed or used at this time
  • Added Frame.UseFrameColors
  • Will throw an error on load if both UseGlobalColors and UseFrameColors are false
  • New EncodeImage() overload. The previous one ignored colors anyway.