manolovn/trianglify

Get the TrianglifyDrawable object as bitmap

ExploiTR opened this issue · 0 comments

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)