documentation/docfx/releases/1.53.1.md
Strong naming and color table support · Released August 16, 2016 · NuGet · GitHub Release
This release introduces strong name signing for SkiaSharp.dll and adds SKColorTable support to SKBitmap and SKCodec for indexed-color image workflows. Also includes bug fixes, expanded documentation, and a new WPF sample.
SKColorTable — New type for working with indexed color tables.SKBitmap color table support — SKBitmap now supports SKColorTable for indexed-color bitmaps.SKCodec color table support — SKCodec now supports SKColorTable for decoding indexed-color images.