OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TDib::IFileIn Class Referenceabstract

Internal DIB file Reda/Write functions talk to these interfaces. More...

#include <owl/gdiobjec.h>

Inherited by owl::TFileIO, and owl::TStreamIn.

Public Member Functions

virtual long Read (void *buffer, long size)=0
 
virtual void Skip (long size)=0
 

Detailed Description

Internal DIB file Reda/Write functions talk to these interfaces.

Definition at line 923 of file gdiobjec.h.

Member Function Documentation

◆ Read()

virtual long owl::TDib::IFileIn::Read ( void * buffer,
long size )
pure virtual

◆ Skip()

virtual void owl::TDib::IFileIn::Skip ( long size)
pure virtual

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