CompuServe Thread

#AGA Programming

3 messages in this thread
#38743From: Jon BojicicJan 9, 1994 11:49 PM
Yes, I have looked at the AGA files in the library, but it's too technical for me. I was looking for replacement calls from C for some of the color functions. On the pre-AGA machines there were calls like GetRGB4() and LoadRGB4(). I was looking for replacements to those, as well as how to manipulate the colors in general. As I am not developing software for general sale, becoming a registered developer is too costly. I guess I'll have to wait till the third party manuals are available. Thanks for trying to help.w
#38760From: Arnie CachelinJan 10, 1994 10:32 PM
GetRGB4 and LoadRGB4 still work, and the new versions, LoadRGB32, etc. use longs for each color component.
#39172From: Jon BojicicJan 27, 1994 9:34 AM
Arnie, Thanks a million for answering. Where is this info available? Only from CBM? or is there any third party stuff?