ICPlus | classes |
class ICWindows | ^ |
Loads and saves MS Windows icon files.
- Source:
- ../ic_windows.h:112
- Author:
- Dmitry A Steklenev
- Version:
- unknown
Contents | ^ |
Entity Type Scope Short Description load method public Loads icon file. save method public Saves icon file.
method load | ? ^ > |
Loads icon file.
- Source:
- ../ic_windows.h:115
- Code:
public virtual void load ( ICFile * load_file )
method save | ? ^ < > |
Saves icon file.
- Source:
- ../ic_windows.h:117
- Code:
public virtual void save ( ICFile * save_file )
Created Wed Jul 10 21:27:42 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_emx_os2-2.30.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.