Image Info RB 1.0.9 review

Download
by rbytes.net on

Image Info is a REALbasic class for retrieving information about images.

License: Demo
OS: Mac OS X
File size: 302K
Developer: Kanzu Software
Buy Now
Price: $20.00
Updated: 29 Dec 2005
0 stars award from rbytes.net


Image Info is a REALbasic class for retrieving information about images. Because it does not need to open entire images, it returns the info very quickly.

Image Info reads all info from the data fork of files, so files without resource forks (i.e. files from PC platforms) are fully readable. (However Image Info does check for the presence of resources if any given info is not found in the data fork.)

Image Info determines file types by reading the header info.

With Image Info RB files types accidently edited or corrupted or files from non-Mac platforms can be read safely.

Here are some key features of "Image Info RB":
Does not alter or write to Images, it is very safe.
Is not Quicktime dependent - it uses no Quicktime calls to get data
Does not require any plugins or outside classes.

Limitations:
Each Image Info module runs with with no restrictions in the IDE.
When built into an application, it allows only five runs before raising a dialog then quitting the application.

What's New:
fixed an error introduced in 1.0.8 where IPTC info wasn't returned.

Requirements:
REALbasic 4 or later.

Image Info RB 1.0.9 keywords