Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Createicon | Description: | Create Amiga icon from images | Download: | createicon.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 5kb | Version: | 1.1 | Date: | 12 Mar 2009 | Author: | Steven Solie | Submitter: | Steven Solie | Email: | ssolie/telus net | Category: | graphics/icon | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 4611 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 496 (Current version) | | 496 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
SUMMARY
-------
CreateIcon takes one or two images and creates an Amiga icon
from those images. Datatypes are used to parse the image data.
Note that both images must have the same width and height.
USAGE
-----
CreateIcon NORMAL/A,SELECTED,TO/K/A,KEEPPLANAR/S
NORMAL - Normal image.
SELECTED - Optional selected image.
TO - Name of the destination icon.
KEEPPLANAR - Keep old 3.x planar data.
EXAMPLE
-------
CreateIcon image1.iff TO icon.info
CreateIcon image1.png image2.png TO icon.info
HISTORY
-------
1.1 - Initial release.
AUTHOR
======
Copyright (c) 2009 Steven Solie. All Rights Reserved.
Steven Solie (smsolie()gmail.com)
THANKS
======
Ken Lester for the idea.
|