ApngFrame.data

A reference to frameData's bytes. May be 8 bit if indexed or 32 bit rgba if not.

Do not replace this reference but you may edit the content.

class ApngFrame
ubyte[] data;
Suggestion Box / Bug Report