Skip to content Skip to sidebar Skip to footer
Showing posts with the label Canvas

Blurry Pixel Paint On Scaled Canvas Drawbitmap On Samsung Devices

Some users encountered blurry pixels issue on Samsung devices. I don't have any Samsung device … Read more Blurry Pixel Paint On Scaled Canvas Drawbitmap On Samsung Devices

Android Undo Drawing Method On Canvas

I created some code that takes a picture and displays the picture, then the user is able to draw on… Read more Android Undo Drawing Method On Canvas

Drawing A Circle Where The User Has Touched On Canvas

Starting to learn Canvas and have two classes so far (main one to call the view and the view) The V… Read more Drawing A Circle Where The User Has Touched On Canvas

Android Pdfdocument.page - Problems With Image Size

I am experiencing problems with images being larger when drawing onto a PdfDocument.Page. The app i… Read more Android Pdfdocument.page - Problems With Image Size

Detecting Touch Inside A Irregular Shape In Imageview

I have an ImageView which has a transparent drawable with a circle at the center like (http://wallp… Read more Detecting Touch Inside A Irregular Shape In Imageview

How To Create Custom Brushes In Android

I have created some brushes but i need more and i found some brushes in JS but i couldn't conve… Read more How To Create Custom Brushes In Android