Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. GDI+ for WM5.0 with C++ (native) [modified]

GDI+ for WM5.0 with C++ (native) [modified]

Scheduled Pinned Locked Moved Mobile
c++winformsgraphicstutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    akirilov
    wrote on last edited by
    #1

    Can somebody give me a hint how to use GDI+ in WM5.0 but without CF. I'm sure that there is opportunity to use GDI+ on WM, because trough CF you could use it. I saw in Windows folder "gdiplus.dll", but there is no library, no .h file for C++ to use it. Also few of samples in WM 5.0 SDK use "imaging.h" which uses some of the GDI+ declarations. P.S. My goal is to draw PNGs transparently, which trough GDI+ is peace of cake. If you know other alternative, please share with me!!!

    modified on Tuesday, July 8, 2008 2:50 AM

    T 1 Reply Last reply
    0
    • A akirilov

      Can somebody give me a hint how to use GDI+ in WM5.0 but without CF. I'm sure that there is opportunity to use GDI+ on WM, because trough CF you could use it. I saw in Windows folder "gdiplus.dll", but there is no library, no .h file for C++ to use it. Also few of samples in WM 5.0 SDK use "imaging.h" which uses some of the GDI+ declarations. P.S. My goal is to draw PNGs transparently, which trough GDI+ is peace of cake. If you know other alternative, please share with me!!!

      modified on Tuesday, July 8, 2008 2:50 AM

      T Offline
      T Offline
      tapan x bansal
      wrote on last edited by
      #2

      Hi u can try IImage apis these work perfectly fine There is imaging sample in windows sdk.i had tried alphableding but that creates some problem so i opt for iimage.

      A 1 Reply Last reply
      0
      • T tapan x bansal

        Hi u can try IImage apis these work perfectly fine There is imaging sample in windows sdk.i had tried alphableding but that creates some problem so i opt for iimage.

        A Offline
        A Offline
        akirilov
        wrote on last edited by
        #3

        IImage works fine. Good alternative for GDI+ for reading images (and for alphablending of course) Thank you very much!!! P.S. IImage draws a little bit slow ... I wonder is ALPHABLEND function s faster? Wwhat problems you had with it?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups