Re: picture control pset performance?
- From: "Karl E. Peterson" <karl@xxxxxxxx>
- Date: Tue, 21 Nov 2006 15:04:27 -0800
Bob O`Bob wrote:
Karl E. Peterson wrote:
Well, that is another option -- find a TIFF library for VB... I'm
not aware of any straight-up algorithms, but they may exist, as
well. (What I do recall of TIFF was, they put Baskin & Robins to
shame, flavor-wise. <g>)
it's the "XML" of image file formats in that you could quite
literally put anything you choose in there in any way you wish to
format it, by inventing your own tags - exactly like XML. The "T"
even stands for "Tagged"
Within my experience, the vast majority of TIFF files actually have
bitmaps inside. The immediate case reads like it's probably no
exception.
Yeah, it may be drop-dead simple to convert that byte array into a bitmap.
Not something I've done, but I'm sure I've stepped through it a time or two,
only to promptly put it out mind as soon as it was working again. <g>
--
Working without a .NET?
http://classicvb.org/
.
- Follow-Ups:
- Re: picture control pset performance?
- From: Bob O`Bob
- Re: picture control pset performance?
- References:
- picture control pset performance?
- From: Bruce Bowler
- Re: picture control pset performance?
- From: Mike Williams
- Re: picture control pset performance?
- From: Bruce Bowler
- Re: picture control pset performance?
- From: Karl E. Peterson
- Re: picture control pset performance?
- From: Bruce Bowler
- Re: picture control pset performance?
- From: Karl E. Peterson
- Re: picture control pset performance?
- From: Bruce Bowler
- Re: picture control pset performance?
- From: Karl E. Peterson
- Re: picture control pset performance?
- From: Bob O`Bob
- picture control pset performance?
- Prev by Date: Re: Problem closing app with big UDT
- Next by Date: Re: Method '~' of object '~' failed, Error Code: -2147417848
- Previous by thread: Re: picture control pset performance?
- Next by thread: Re: picture control pset performance?
- Index(es):
Relevant Pages
|