to2DArray

open fun to2DArray(): Array<IntArray>

Converts this image as a 2D array of pixel colors in RGBA format.

Return

This image as a 2D Integer Array