Top "Draw" questions

A tag for questions about methods of displaying graphical data or images.

Draw a music staff in C#

I am looking to draw a music staff on a .NET (C#) form. I am using Microsoft Visual C# 2010 Express. …

c# .net draw libraries music-notation
ImageView with rounded corners and inner shadow

I need to make a thumbnail view with rounded corners and inner shadow. Usually I'm making ImageView frames with 9patches, …

android imageview draw
SyntaxWarning: name 'color' is assigned to before global declaration global color Python

In the code below it says: "SyntaxWarning: name 'color' is assigned to before global declaration global color" However, I declared …

python tkinter global-variables draw sys
Draw Rectangle View with curve bottom In Android

Good day.I want to draw an rectangle as a view but which bottom shall be curved.I do not …

android canvas view draw cube
Draw 3D object axes threejs

How can i draw object axes. I am refering at the mesh local axes and not the world axes. I …

three.js draw axes
how to get coordinates of a polygon in OpenLayers

I have been looking for how to determine coordinates of the points which consist a polygon(feature) in OpenLayers. Let's …

geometry polygon draw openlayers
How do I make my program, written in Java, usable to other people?

So I've written a funny little program and I want to show it to some of my friends. My friends, …

java object draw exe .app
Change color of a single pixel - Golang image

I want to open jpeg image file, encode it, change some pixel colors, and then save it back as it …

image go draw
Google Map v2 Get Direction Android

Can i get direction between 2 points with using Google Maps v2 in my Android application ? I found Polyline but i …

android google-maps draw directions
Draw simple shapes and save to file (pdf)

I am looking for a python library that I can use to draw simple shapes and characters and then save …

python draw