MIHLImage Class Reference

class MIHLImage

MIHLImage

This is pure virtual base class for all Image type interfaces. Class contains method to identify underlaying interface and implementation.

IHL.lib
Since
3.0
Public Member Functions
TIHLInterfaceType Type()
Protected Member Functions
~MIHLImage()

Constructor & Destructor Documentation

~MIHLImage()

~MIHLImage()[protected, inline]

Member Functions Documentation

Type()

TIHLInterfaceType Type()const [pure virtual]
Return identifier for underlaying interface and implementation.
Since
3.0