home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / ppct_lib.fd < prev    next >
Encoding:
Text File  |  1999-09-19  |  297 b   |  12 lines

  1. ##bias 30
  2. ##base _PPctExtensionBase
  3. MakePPCT(tags)(a0)
  4. FreePPCT(ppct)(a0)
  5. FallPPCT(ppct,color)(a0/d0)
  6. ImagePPCT(ppct,trueimage,chunkyimage,numofpixels)(a0/a1/a2/d0)
  7. PaletteToRGB32(palette,numofcols,firstcol)(a0/d0/d1)
  8. FreeRGB32(rgb32)(a0)
  9. RGB32ToPalette(rgb32)(a0)
  10. FreePalette(palette)(a0)
  11. ##end.
  12.