CTMDemo

Last Revision:
Version 1.0, 2003-01-14
Shows how to manipulate the Quartz 2D Current Transform Matrix (CTM) for image drawing without clipping.
Build Requirements:
Mac OS X
Runtime Requirements:
Mac OS X Mac OS X, Project Builder

The CTMDemo sample shows how to manipulate the Core Graphics (Quartz 2D) Current Transform Matrix (CTM) for image drawing. See the companion sample CTMClip for the same demo plus a description of how to make the Core Graphics clip path match the QuickDraw clip region. Requirements: Mac OS X, Project Builder Keywords: Core Graphics, Quartz 2D, CTM, Current Transform Matrix, CTMClip