User Profile

Collapse

Profile Sidebar

Collapse
gangui
gangui
Last Activity: Sep 11 '08, 11:04 AM
Joined: Apr 21 '07
Location: Gaia - Portugal
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gangui
    replied to Image opacity
    in .NET
    To answer my own question, I found this link:

    Alpha Blending
    See more | Go to post

    Leave a comment:


  • gangui
    started a topic Image opacity
    in .NET

    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
    See more | Go to post

  • gangui
    started a topic Print two frames in two sheets

    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.
    See more | Go to post
    Last edited by acoder; Jul 31 '08, 07:02 PM. Reason: Added [code] tags

  • gangui
    started a topic TomTom API
    in .NET

    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
    See more | Go to post
No activity results to display
Show More
Working...