Pixmaps
Pixmaps
- Subject: Pixmaps
- From: Adam Atlas <email@hidden>
- Date: Wed, 27 Mar 2002 11:24:26 -0500
Hi,
I need a way to load a resource fork located in the data fork of a file,
and then load a pixmap (pxm#) resource from it. I need a way to get the
number of images in the pixmap, and then get split each image into a
base image, an alpha mask, and a hit mask.
I've tried looking around in some PrivateFrameworks with Class-dump, as
I assumed there must be some framework for this since the operating
system uses pixmaps, but with no luck.
So how would I go about dealing with pixmaps? (Even if I have to use a
private API)
--
Adam Atlas
Atomm Software
http://www.atommic.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.