List<int> getBytesRGBA()

Returns an array containing all colors in serialized RGB form, structured by row after row.

Source

List<int> getBytesRGBA() => _content;