Results 1 to 40 of 44

Thread: [RESOLVED] Save image loaded in picturebox as PCX...

Threaded View

  1. #36
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: [RESOLVED] Save image loaded in picturebox as PCX...

    Regarding post #24 and the pcx that is displayed slightly different. Here is the reason I believe. That pcx is not breaking on each scanline. The RLE is continuing across scanlines and is not the norm. Per ZSoft specs, "There will always be a decoding break at the end of each scan line." I've seen this issue addressed on the net & have modified my parser to account for these; which is how I detected the variance.

    Edited: sample screenshot
    Name:  sample.PNG
Views: 352
Size:  16.7 KB

    If you'd like to discuss pcx formatting/ideas, maybe open a thread in the graphics section? I think we have hijacked the OP's thread for too long. Aggreed?
    Last edited by LaVolpe; Dec 30th, 2010 at 12:35 PM.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width