home *** CD-ROM | disk | FTP | other *** search
- LIBRARY DIBUTIL
- EXETYPE WINDOWS
- DESCRIPTION 'DIB Manipulation Utility Library'
-
- CODE PRELOAD MOVEABLE
- DATA PRELOAD MOVEABLE SINGLE
-
- HEAPSIZE 4096
-
- EXPORTS
- FindDIBBits @1
- DIBNumColors @2
- PaletteSize @3
- CreateDIBPalette @4
- DIBHeight @5
- DIBWidth @6
- DIBLoad @7