Top "Shape" questions

Questions related to drawing or defining shapes.

Android shape within a shape

I want to have a shape element with a two color border outline. I can do a single color outline …

android shape
Rectangle shape with two solid colors

I'd like to create a rectangle shape with two solid colors (horizontally) to achieve something like this: I heard about …

android android-xml shape
Android : Layout with Rounded drop shadow

I want shape in the background of the layout like given below picture. I have tried something , Which is given …

android shape
Image/Graphic into a Shape

I was wondering whether there is any way to convert an image/graphic into a Shape? For example, can I …

java image image-processing awt shape
ggplot2 custom legend shapes

When we have both shape and color legend in scatter plot, the shape of color legend is misleading: foo <…

r ggplot2 shape legend scatter-plot
Detect a specific shape using OpenCV

I'm still a beginner in OpenCV. Currently, I'm trying to detect a specific shape as in the image in the …

image-processing opencv pattern-matching shape matching
adding a image to layerlist item with shape

i have a xml as below i trying to add a image from drawable folder but its not working. <…

android layer shape
WPF Shape Rectangle Binding

I'm trying to make some kind of shape in wpf, which does resize itself to the content (which should be …

wpf binding shape rect
How to change the shape of Floating Action Button (FAB) on android?

In our android app we need to create a floating action button which isn't the default circle but a square …

android android-layout shape floating-action-button
Oval Gradient in Android

I know how to setup and display an oval shape. I know how to apply a gradient to this shape. …

android graphics gradient shape