Sponsor FloSync Free digital signage & video wall software for Mac and Windows Download Free

PixMaps11.hqx

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
Post Reply
User avatar
Info-Mac
Administrator
Posts: 13716
Joined: December 21st, 1988, 11:00 am

PixMaps11.hqx

Post by Info-Mac »

Download: http://archive.info-mac.org/dev/src/pix-maps-11.hqx

PixMap Libraries 1.1 (1.1 replaces 1.0)

Routines for drawing with 1, 2, 4, 8, 16 and 32 bit PixMaps.

- routines for creating PixMap structures in memory.
- rotate functions for rotating PixMap 90 degrees left and right,
- flip functions for flipping PixMap data both vertically
and horizontally,
- a rotation routine for rotating a PixMap to any particular angle,
- a routine for duplicating PixMaps,
- transfer routines for transfering PixMap data to and from the
PICT format,
- a complete set of pixel oriented routines for retrieving and
setting individual pixels in PixMap structures,
- routines and a macro allowing you to quickly and easily draw
into PixMaps,
- routines for copying PixMap images to the current grafport,

C sources included, linkable library files, a source code example,
and documentation.

Copyright (C) 1997 by John Montbriand. All Rights Reserved.
Permission hereby granted for public use.
Distribute freely in areas where the laws of copyright apply.
USE AT YOUR OWN RISK.
DO NOT DISTRIBUTE MODIFIED COPIES.
Post Reply