|
IPF Image-File Reader-Writer
1.0
IPF File information
|
The reader class More...
Public Member Functions | |
| IPFReader (TextBox tb, CheckBox de) | |
| The IPF reader constructor More... | |
| bool | readIPF (string fileName, Floppy fd) |
| Read an IPF file and fills the Floppy structure More... | |
The reader class
Definition at line 42 of file IPFReader.cs.
|
inline |
The IPF reader constructor
| tb | The textbox used to display information |
Definition at line 48 of file IPFReader.cs.
|
inline |
Read an IPF file and fills the Floppy structure
| fileName | Name of the IPF file to read |
| fd | the Floppy parameter |
Definition at line 60 of file IPFReader.cs.
1.8.9.1