IFL Reference Pages


    iflBitArray     limited subscriptable bit array class
    iflClassList     class inheritance chain
    iflColorModelChans     color model utilities
    iflColorModelFromChans     color model utilities
    iflColorModelHasAlpha     color model utilities
    iflColorModelName     conversion of IFL enumerated types to strings
    iflColormap     class for defining colormaps
    iflCompressionName     conversion of IFL enumerated types to strings
    iflConfig     class for pixel abstraction
    iflDataClosestType     convenience functions for using IFL data types
    iflDataIsIntegral     convenience functions for using IFL data types
    iflDataIsSigned     convenience functions for using IFL data types
    iflDataMax     convenience functions for using IFL data types
    iflDataMin     convenience functions for using IFL data types
    iflDataSize     convenience functions for using IFL data types
    iflDataTypeFromRange     convenience functions for using IFL data types
    iflDataTypeName     conversion of IFL enumerated types to strings
    iflDatabase     access to image file format database
    iflDictionary     implements a dictionary of named elements
    iflError     error handling
    iflErrorV     error handling
    iflFile     abstraction for image file access
    iflFileConfig     iflFile configuration descriptor
    iflFileDesc     IFL's image file descriptor
    iflFormat     abstraction of an image file format
    iflGetErrorHandler     error handling
    iflHashElem     base class from which hash table items may be derived
    iflHashTable     base class from which hash table implementations may be derived
    iflList     simpler doubly-linked list template class
    iflListItem     an element of an doubly linked list (iflList or iflMultiList)
    iflListIter     forward iterator for iflList
    iflListIterRev     backward iterator for iflList
    iflLut     base class for defining look-up tables
    iflMainStatusToString     error handling
    iflMapFlipTrans     orientation utility functions
    iflMapOrientation     orientation utility functions
    iflMapSize     orientation utility functions
    iflMapTile     orientation utility functions
    iflMapXY     orientation utility functions
    iflMapXYSign     orientation utility functions
    iflMax     simple min/max template functions
    iflMin     simple min/max template functions
    iflMultiList     simple doubly-linked list template class
    iflMultiListIter     forward iterator for iflMultiList
    iflMultiListIterRev     backward iterator for iflMultiList
    iflName     named element in an iflDictionary
    iflOrderName     conversion of IFL enumerated types to strings
    iflOrientationIsMirror     orientation utility functions
    iflOrientationName     conversion of IFL enumerated types to strings
    iflPixel     class for pixel abstraction
    iflSGIColormap     default SGI colormap
    iflSetErrorHandler     error handling
    iflSize     defines the size of an image
    iflStatusEncode     error handling
    iflStatusToString     error handling
    iflTile2D     defines a simple 2-D rectangle
    iflTile3D     defines a simple 3-D rectangle
    iflTileIter     tile iterator
    iflXY     x,y pair template class with aritmetic operations
    iflXYZ     x,y,z triplet template class with aritmetic operations
    iflXYZC     x,y,z,c 4-tuple template class with aritmetic operations