ICPlus classes

class ICOS2

^ 
Loads and saves OS/2 icon files.
Source:
../ic_os2.h:135
Author:
Dmitry A Steklenev
Version:
unknown

Contents

^ 
EntityTypeScopeShort Description
loadmethod publicLoads icon file.
savemethod publicSaves icon file.

method load

? ^  > 
Loads icon file.
Source:
../ic_os2.h:138
Code:
public virtual void load ( ICFile * load_file )

method save

? ^  < > 
Saves icon file.
Source:
../ic_os2.h:140
Code:
public virtual void save ( ICFile * save_file ,
icon_type )

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.