Difference between revisions of "SAVEPIC"
From AGI Wiki
Jump to navigationJump to search(10 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div align="center">Version <br /> | <div align="center">Version <br /> | ||
''Author: [[Brian Provinciano]]''<br /> | ''Author: [[Brian Provinciano]]''<br /> | ||
− | [[ | + | [[1998]]</div> |
− | {{ | + | {{FanAGISoftwareInfobox |
| Software = SAVEPIC | | Software = SAVEPIC | ||
− | | | + | | Image = <!-- [[Image:SAVEPICSS.png|190px]]<br /> |
''SAVEPIC Screenshot'' --> | ''SAVEPIC Screenshot'' --> | ||
| Version = | | Version = | ||
Line 13: | Line 13: | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{BrianProvincianoToolDev}} | | Developers = {{BrianProvincianoToolDev}} | ||
+ | | Interface = | ||
| ProgLanguage = {{C++}} | | ProgLanguage = {{C++}} | ||
− | | OpenSource = {{ | + | | OpenSource = {{ClosedSRC}} |
− | | License = {{ | + | | License = {{NoLicense}} |
− | | Source = NoSource | + | | Source = {{NoSource}} |
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
| Type = {{AGIPictureTool}} | | Type = {{AGIPictureTool}} | ||
Line 29: | Line 30: | ||
<blockquote> | <blockquote> | ||
− | SAVEPIC is [[Brian Provinciano|Brian Provinciano's]] tool to convert PCX files to | + | SAVEPIC is [[Brian Provinciano|Brian Provinciano's]] tool to convert PCX files to 256 color 160x168 [[AGI Picture Resource|AGI Picture resources]]. |
{{TechToDo}} | {{TechToDo}} | ||
Line 54: | Line 55: | ||
==<br /> Usage == | ==<br /> Usage == | ||
− | # | + | # Syntax : SAVEPIC <filename[.PCX>] |
+ | <blockquote> | ||
+ | Will save a Picture named '<filename>.PIC'. | ||
+ | </blockquote> | ||
==<br /> Download == | ==<br /> Download == | ||
<blockquote> | <blockquote> | ||
− | Download from here: | + | Note, SAVEPIC is included with [[AGI256]]. Download from here: |
</blockquote> | </blockquote> | ||
− | * [[Image:ZIP. | + | * [[Image:ZIP.png|ZIP File]] [[File:256_Color_(SAVEPIC).zip|256_Color_(SAVEPIC).zip]] <span class="DLInfo"> (ZIP file) [7.86 KB]</span> |
<!-- | <!-- | ||
::;Source | ::;Source | ||
Line 81: | Line 85: | ||
== Also See == | == Also See == | ||
− | * [[AGI Picture Tools]] | + | * [[AGI256]] |
+ | * [[AGI Picture Resource]] | ||
+ | * [[:Category:AGI Picture Tools|AGI Picture Tools]] | ||
[[Category:Technical Info]] | [[Category:Technical Info]] | ||
<!-- [[Category:Picture Tools]] --> | <!-- [[Category:Picture Tools]] --> |
Latest revision as of 21:21, 14 July 2024
SAVEPIC
Latest Version: | |||
---|---|---|---|
Release Date: | 1998 | ||
Company: | |||
Publication Status: | Published | ||
Developer(s): | Brian Provinciano | ||
Interface: | |||
Language: | C++ | ||
Open Source: | Closed | ||
Source Availability: | No | ||
License: | None | ||
Type: | Picture | ||
Platform: | DOS | ||
Localization: | English | ||
Website: | The Ultimate AGI & SCI Web Site (Web Archive) |
This page is a stub page. Please help if you can provide more information.
Description
SAVEPIC is Brian Provinciano's tool to convert PCX files to 256 color 160x168 AGI Picture resources.
Features
Version History
Development Status
Usage
- Syntax : SAVEPIC <filename[.PCX>]
Will save a Picture named '<filename>.PIC'.
Download
Note, SAVEPIC is included with AGI256. Download from here:
- File:256 Color (SAVEPIC).zip (ZIP file) [7.86 KB]
Known issues
Credits
References