Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I want to use fully transparent Modal form in my application, with being able to fill it with partially-transparent image; For this, I used to remove all visible elements from the form and got the cod
I was making a Gauroud algorithm and when i had calculated point intensity on the edge I didn\'t know what to do with it. I tried to decide this problem like:
I have a graphic element. Let\'s give an initial state. Defining state: a position on the screen and a custom transformation (scale+rotation+skew) given by the coordonates of 3 corners of the image (
I\'m processing small images that will either be red, green, blue, or black开发者_开发知识库 (think card ranks in a 4-color deck). What\'s a good, fast algorithm to determine which color the image is?
I\'m trying to create a \'glow\' effect using the Android Path class. However, the gradient is not being warped to fit around the path. Instead, it is simply being display \'above\' it and clipped to
Considering the following 开发者_如何学JAVA: lalist = {{{{1, 1}, 1}, {{3, 3}, 1}, {{5, 5}, 1}}, {{{1, 5}, 1}, {{3, 3}, 1}, {{5, 1}, 1}}}
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I am creating an application in opengl es 2.0. I have two drawings in my scene. One is a bar graph and the other is a sphere. My bargraph will be making various transitions like rotations and translat
I need to write some fixed-width font (i.e Courier New or Consolas) text to a .net Winforms window in the Paint event - not using a label or any other winforms control - rather using a graphics object