Questions tagged [graphic-effects]

9 questions
19
votes
6 answers

IPhone Text Glow Effect

In my IPhone application, I want the text in UILabel to glow for a second, then fade for a sec;. Also i want to repeat this cycle for say 3 or 4 times. Is this possible?
Ramkumar KS
  • 479
  • 1
  • 6
  • 19
3
votes
2 answers

How to move around an image with javascript?

I'm developing a simple web quiz and using javascript, I would like to create an effect that displays a small image (1UP) that wanders around the "game deck" when users reach a specific level or score; user could gain an extra life simply clicking…
systempuntoout
  • 71,966
  • 47
  • 171
  • 241
2
votes
1 answer

android: How to create overlay blend like photoshop?

I am tring achive overlay blend (like photoshop)in my android application. I have tried differnt PorterDuff.Modes (i.e. SCREEN, MYLTIPLY etc) with differnt combinations but could not achive the perfect overlay effect. Is there a way to achive…
2
votes
2 answers

Graphic effects library for Core Graphics?

I've reached a point were I can't keep procrastinating the writing of the graphics part of an iPhone app. What has kept me from digging into it so far has being that it feels hard to figure out how to realize my idea of having "glowing", "sparkling"…
PEZ
  • 16,821
  • 7
  • 45
  • 66
0
votes
2 answers

View text over other text in WPF

I am developing an on-screen keyboard where each key generates a sequence of three keystrokes to another application. Each button has a text description. But now clients want the function to be able to choose to see which characters are sent. Then I…
magol
  • 6,135
  • 17
  • 65
  • 120
0
votes
1 answer

Javascript library for dynamically switching pages/views

I have been using nagios + pnp4nagios for a while and am happy with the images rrdtool creates. My current task is to create a panel that has some statistics generated by nagios and after a while the statistics change. I'm looking for something like…
Nikola Yovchev
  • 9,498
  • 4
  • 46
  • 72
0
votes
1 answer

2D Horror Game Flashlight

I'm trying to make a 2D horror game, which some can argue are less scary than 3D horror games. To compensate, I'm trying to make everything around the character dark except for a circle around the player. How can I accomplish this with paint? I can…
HeroicO
  • 25
  • 1
  • 1
  • 4
0
votes
3 answers

Rotating a .NET panel in Windows Forms

We use Windows Forms and custom user controls, and I would like to be able to rotate the panel hosting the userControl in a particular form. I have seen similar functionnalities with WPF, but I can't use it for the moment. Is it possible to achieve…
ak3nat0n
  • 6,060
  • 6
  • 36
  • 59
0
votes
2 answers

Wpf highlight image?

Is there any effect in WPF I could Make an image shiny etc.? (I want to use it for a hovered image) A mask or something like this would be great.
Shimmy Weitzhandler
  • 101,809
  • 122
  • 424
  • 632