Results 1 to 2 of 2

Thread: LZW compression problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2006
    Posts
    1

    Unhappy LZW compression problem

    i'm using the lzw compression for my vb project, but it's seems doesn't workout as underlies the term compress. i've applied some code using class in my vb project, but when i run it out, the file produced (i mean the size) much more bigger than the original ones. could someone please help me how to solve this?

    any tips would be greatly appreciated, thanks.

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: LZW compression problem

    Quote Originally Posted by artnazor
    i'm using the lzw compression for my vb project, but it's seems doesn't workout as underlies the term compress. i've applied some code using class in my vb project, but when i run it out, the file produced (i mean the size) much more bigger than the original ones. could someone please help me how to solve this?

    any tips would be greatly appreciated, thanks.
    Why not post this in the VB forum? (and maybe attach / transcribe your code)
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

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