[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntax question



PureBytes Links

Trading Reference Links

It's too bad MetaStock v6.5 doesn't give us a choice of which graphics format
to save our charts in.  This would make it easier for users since we wouldn't
have to buy a third party converter.

Daniel L. Martinez



In a message dated 97-11-08 16:27:38 EST, chipamy@xxxxxxxxx writes:

<< There is another significant difference between the GIF and JPG
 formats.  GIF is a loss-less compression format while JPG introduces
 distortions into the image.
 
 At higher JPG compression settings bigger distortions are introduced. 
 For photographic images the distortion is usually acceptable.  However
 for MS charts, high compression JPGs can easily obscure the exact
 point at which an indicator crosses a signal line.  Yet another reason
 to use the GIF format for MS Charts whenever possible.
 
 Chip    >>



---Jack Velte  wrote:
>
> this is slightly misleading.  while i completely agree with the bmp
and pcx
> formats -- as they are not a format that compresses the data, both
the gif
> and jpeg (jpg) format compress the data.  there is a *choice* when
> compressing using Jpeg about how much to compress.   i guess the
default is
> pretty implementation dependant.  so these results are true for this
image
> and this compression ratio, but "your mileage may vary!"  [for
photographs
> and images with gradual color transitions, jpeg usually compresses
much
> better than gif.  for images like charts with only abrupt color
transitions,
> perhaps gif is always better.]
> 
> -jack