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. C#
  4. creating a Wireless bitmap file

creating a Wireless bitmap file

Scheduled Pinned Locked Moved C#
csharpgraphicsquestion
5 Posts 4 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.
  • F Offline
    F Offline
    Fara76
    wrote on last edited by
    #1

    How can I create a wireless bitmap file, having the following information using C# Width = 8 Height = 8 Data = 0x00, 0xbd, 0xdb, 0xe7, 0xe7, 0xdb, 0xbd, 0x00 Thanks

    N D 2 Replies Last reply
    0
    • F Fara76

      How can I create a wireless bitmap file, having the following information using C# Width = 8 Height = 8 Data = 0x00, 0xbd, 0xdb, 0xe7, 0xe7, 0xdb, 0xbd, 0x00 Thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Fara76 wrote:

      wireless bitmap file

      :confused:


      only two letters away from being an asset

      1 Reply Last reply
      0
      • F Fara76

        How can I create a wireless bitmap file, having the following information using C# Width = 8 Height = 8 Data = 0x00, 0xbd, 0xdb, 0xe7, 0xe7, 0xdb, 0xbd, 0x00 Thanks

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        What on earth is a "wireless bitmap file"???

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        F 1 Reply Last reply
        0
        • D Dave Kreskowiak

          What on earth is a "wireless bitmap file"???

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007

          F Offline
          F Offline
          Fara76
          wrote on last edited by
          #4

          Wireless bitmap (WBMP) is the de facto WAP image format. WBMP images are monochrome (black & white) so that the image size is kept to a minimum.

          E 1 Reply Last reply
          0
          • F Fara76

            Wireless bitmap (WBMP) is the de facto WAP image format. WBMP images are monochrome (black & white) so that the image size is kept to a minimum.

            E Offline
            E Offline
            ekynox
            wrote on last edited by
            #5

            maybe this article could be of some help http://www.codeproject.com/useritems/bmp\_to\_wbmp\_converter.asp

            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