The Canvas class wraps up the bitmap that’s used as a surface for your artistic endeavors; it also
exposes the draw* methods used to implement your designs.
Without going into detail on each of the draw methods, the following list provides a taste of the primitives
available:
- drawARGB / drawRGB / drawColor Fill the canvas with a single color.
- drawArc Draws an arc between two angles within an area bounded by a rectangle.
- drawBitmap Draws a bitmap on the Canvas. You can alter the appearance of the target bitmap by specifying a target size or using a matrix to transform it.
- drawBitmapMesh Draws a bitmap using a mesh that lets you manipulate the appearance of the target by moving points within it.
- drawCircle Draws a circle of a specifi ed radius centered on a given point.
- drawLine(s) Draws a line (or series of lines) between two points.
- drawOval Draws an oval bounded by the rectangle specifi ed.
- drawPaint Fills the entire Canvas with the specifi ed Paint.
- drawPath Draws the specifi ed Path. A Path object is often used to hold a collection of drawing primitives within a single object.
- drawPicture Draws a Picture object within the specifi ed rectangle.
- drawPosText Draws a text string specifying the offset of each character.
- drawRect Draws a rectangle.
- drawRoundRect Draws a rectangle with rounded edges.
- drawText Draws a text string on the Canvas. The text font, size, color, and rendering properties are all set in the Paint object used to render the text.
- drawTextOnPath Draws text that follows along a specifi ed path.
- drawVertices Draws a series of tri-patches specifi ed as a series of vertex points.
you’ll learn how to create and modify Paint objects to get the most out of your drawing.
Get in touch with your creative side. A fun procedural drawing tool / sketch pad!
Create sketches or edit photos then share them with Instagram, Facebook, Google Plus, GMail, Twitter and more. Sketch n Draw Something is a drawing tool that allows you to sketch, paint or draw with your fingers. Create amazing black and white or color sketches with a few simple strokes. Import photos then annotate and share with Instagram.
Use Sketch n Draw APP for android.
DOWNLOAD HERE
- Multiple canvas sizes 240 x 320 to 800 x 1280
- Shake to erase canvas
- Volume rocker or menu Undo / Redo
- 14 Brushes + Eraser
- Canvas Zoom In or Zoom Out
- Color picker
- Save to SD
- Alpha Scale 0% - 100%
- Set sketch as device wallpaper
- Share Sketches with any app including Instagram, Facebook, Google Plus, GMail, Twitter and more!
- Sketch tool size adjustment
- Open previously saved sketches and photos
Post a Comment