Difference between revisions of "SAVEPIC"

From AGI Wiki
Jump to navigationJump to search
 
(7 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 />
[[2019|2019/03/14]]</div>
+
[[1998]]</div>
  
{{AGISoftwareInfobox
+
{{FanAGISoftwareInfobox
 
| Software = SAVEPIC
 
| Software = SAVEPIC
 
| image = <!-- [[Image:SAVEPICSS.png|190px]]<br />
 
| image = <!-- [[Image:SAVEPICSS.png|190px]]<br />
Line 15: Line 15:
 
| ProgLanguage = {{C++}}
 
| ProgLanguage = {{C++}}
 
| OpenSource = {{Closed}}
 
| OpenSource = {{Closed}}
| License = {{None}}
+
| License = {{NoLicense}}
| Source = NoSource
+
| Source = {{NoSource}}
 
| Platform = {{DOSTool}}
 
| Platform = {{DOSTool}}
 
| Type = {{AGIPictureTool}}
 
| Type = {{AGIPictureTool}}
Line 29: Line 29:
  
 
<blockquote>
 
<blockquote>
SAVEPIC is [[Brian Provinciano|Brian Provinciano's]] tool to convert PCX files to an [[AGI Picture Resource]]
+
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 54:
 
==<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.PNG|ZIP File]] [[File:256_Color_(SAVEPIC).zip|256_Color_(SAVEPIC).zip]] <span class="DLInfo"> (ZIP file) [7.86 KB]</span>
 
* [[Image:ZIP.PNG|ZIP File]] [[File:256_Color_(SAVEPIC).zip|256_Color_(SAVEPIC).zip]] <span class="DLInfo"> (ZIP file) [7.86 KB]</span>
Line 81: Line 84:
 
== Also See ==
 
== Also See ==
  
* [[AGI Picture Tools]]
+
* [[AGI256]]
* [[Picture Tools]]
+
* [[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 18:28, 14 April 2019

SAVEPIC
Version

Author: Brian Provinciano

1998
SAVEPIC
{{{Image}}}
Latest Version: 
Release Date:  1998
Company:
Publication Status:  Published
Developer(s): Brian Provinciano
Interface: {{{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

  1. Syntax : SAVEPIC <filename[.PCX>]

Will save a Picture named '<filename>.PIC'.


Download

Note, SAVEPIC is included with AGI256. Download from here:


Known issues


Credits


References


Also See