Version: 1.0

Posted: 2005-06-06

Build Requirements: Xcode Tools 2.0 (as shipped with Tiger GM)

Runtime Requirements: Mac OS X 10.4 "Tiger"

View Source Code:

Download Sample Code (“Reducer.zip”, 1.02M)



Description

"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.

Document Revision History

Date Notes
2005-06-06Simple utility for rescaling bitmapped images. Demonstrates use of Core Image, NSAnimation, view drawing redirection.