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. General Programming
  3. Managed C++/CLI
  4. Reading/displaying Image in raw format

Reading/displaying Image in raw format

Scheduled Pinned Locked Moved Managed C++/CLI
c++data-structuresquestion
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.
  • R Offline
    R Offline
    Raza5680
    wrote on last edited by
    #1

    hey.. i am using C++ (wxWindows for GUI)--I have an image file in RAW format ...i have read the file into a 2-D array, how that data is to be used display the image on a control? thanks

    M 1 Reply Last reply
    0
    • R Raza5680

      hey.. i am using C++ (wxWindows for GUI)--I have an image file in RAW format ...i have read the file into a 2-D array, how that data is to be used display the image on a control? thanks

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      If wxWindows is not a ref (managed) class then you're posting on the wrong board - you should post on the Visuall C++/MFC board instead. If this is managed code, you may want to look into the System::Drawing namespace, Bitmap class for converting your pixel data to a bitmap for drawing. Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      R 1 Reply Last reply
      0
      • M Mark Salsbery

        If wxWindows is not a ref (managed) class then you're posting on the wrong board - you should post on the Visuall C++/MFC board instead. If this is managed code, you may want to look into the System::Drawing namespace, Bitmap class for converting your pixel data to a bitmap for drawing. Mark

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        R Offline
        R Offline
        Raza5680
        wrote on last edited by
        #3

        hey, thanks Mark for the reply.. hopefully the idea you gave will solve my problem

        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