To answer my own question, I found this link:
Alpha Blending
User Profile
Collapse
-
Image opacity
I need to use an image with opacity for my project, but
when I import this with the method bitmap, the image miss the opacity. Since the image is a circle, I also tried to draw the image with the methods FillEllipse and DrawEllipse, but as I am using the compact framework i can not change the opacity in rgb.
Does anyone know if i can create or import images with opacity using the compact framework?
Thank you -
Print two frames in two sheets
Hello,
I need to print two frames in two sheets through javascript.
I've tried to :
[CODE=javascript]function print()
{
top.window.focu s();
top.window.prin t();
}
[/CODE]
but not work because the two frames are printed in the same page. -
TomTom API
hello,
I am developing a program where i want to use the API of TomTom . The problem is that the API of TomTom is written in Visual C ++ and I am writing the program with .NET Compact Framework in C# .
I want to use the API with C#.NET. How I could do this?
Thank you
Sorry my English :-D
No activity results to display
Show More
Leave a comment: