IPF Image-File Reader-Writer  1.0
IPF File information
Public Member Functions | List of all members
ipf.IPFWriter Class Reference

Public Member Functions

 IPFWriter (TextBox tb)
 The IPF Writer Constructor More...
 
bool writeIPF (string fileName, Floppy fd)
 Write an IPF file from the Floppy structure More...
 

Detailed Description

Definition at line 11 of file IPFWriter.cs.

Constructor & Destructor Documentation

ipf.IPFWriter.IPFWriter ( TextBox  tb)
inline

The IPF Writer Constructor

Parameters
tbThe TextBox used to display information

Definition at line 18 of file IPFWriter.cs.

Member Function Documentation

bool ipf.IPFWriter.writeIPF ( string  fileName,
Floppy  fd 
)
inline

Write an IPF file from the Floppy structure

Parameters
fileNameName of the Pasti file to read
fdthe Floppy parameter
Returns
The status

Definition at line 29 of file IPFWriter.cs.


The documentation for this class was generated from the following file: