ApngAnimation.this

If palette is null, it is a true color image. If it has data, it is indexed.

  1. this()
  2. this(int width, int height, Color[] palette)
    class ApngAnimation
    this
    (
    int width
    ,
    int height
    ,
    Color[] palette = null
    )

Meta