trianglify
trianglify copied to clipboard
Get the TrianglifyDrawable object as bitmap
Is this possible to get the TrianglifyDrawable object as bitmap? I see the draw() class is overridden so I cant convert it to bitmap from Bitmap.draw(canvas)