Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Sunshow Pro V3.0 - <b>ceginfo</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CEGInfo

Reads a CEG file header and displays image information


Syntax

CEGInfo <cFILENAME.CEG>


Arguments

<cFILENAME.CEG>
Name of the Edsun CEG image file, and optional drive and path.


DOS Error Messages

Cannot open <cFILENAME.CEG>
This is not a Edsun CEG Image file


Remarks

CEGInfo reads the header of an Edsun Labs' CEG image file and displays 
information about <cFILENAME.CEG>. The header information is displayed in 8 
rows, starting at column 0: field name, colon delimiter, and at column 18, 
information contained in the field. The header information displays as 
shown in the following example and is pipable to a file.

Header          Information

<nSWidth>       Horizontal screen width of the image.

<nSHeight>      Vertical screen height of the image.

<nLeftOffset>   Horizontal starting left coordinate of the image.

<nTopOffset>    Vertical starting top coordinate of the image.

<nImageWidth>   Horizontal width of the image.

<nImageHeight>  Vertical height of the image.

<nColors>       Number of colors contained in the image.


Example

CEGINFO D:\IMAGES\JEWEL.CEG

If successful, displays: 

File          :  d:\images\jewel.ceg
Screen width  :  640
Screen height :  480
Left offset   :  0
Top offset    :  0
Image width   :  640
Image height  :  480
Colors        :  256



See Also: IsCEG NoCEG CEGInfo ShowCEG TGA2CEG CEG2TGA CEGFlash

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson