Reducer

Last Revision:
Version 1.0, 2005-06-06
Simple utility for rescaling bitmapped images. Demonstrates use of Core Image, NSAnimation, view drawing redirection.
Build Requirements:
Xcode Tools 2.0 (as shipped with Tiger GM)
Runtime Requirements:
Mac OS X 10.4 "Tiger"

"Reducer" is a simple graphics utility that can be used to rescale, adjust, and decorate bitmapped images. This project demonstrates the use of Core Image in a Cocoa application, use of the new NSViewAnimation and NSAnimation classes and NSView drawing capture methods available in Tiger, and hosting of custom views in a custom Interface Builder palette.