Text effects using GDI...
-
for showing some text on an image am using the GDI it is doing well. but the thing is I am not able to give some effects to it like some zoom in effect or flying effct or any thing atleast some effects. any help is appriciated. thanks Ravikumar Patra
-
for showing some text on an image am using the GDI it is doing well. but the thing is I am not able to give some effects to it like some zoom in effect or flying effct or any thing atleast some effects. any help is appriciated. thanks Ravikumar Patra
Either consider using DirectX, WPF (really trivial with WPF), or transformations. With transformations, you can rotate, scale, shear and so on.
Deja View - the feeling that you've seen this post before.
-
Either consider using DirectX, WPF (really trivial with WPF), or transformations. With transformations, you can rotate, scale, shear and so on.
Deja View - the feeling that you've seen this post before.
ok using Direct X how it can be done plz help me Ravikumar Patra