QuartzCore is a framework provided by Cocoa. It provides a collection of API references that supports image processing and video images manipulation. QuartzCore framework also known as Core Animation. It is an Objective C framework that build an animate-able scene graph. CoreAnimation uses a unique rendering model where the graphics operations are run in a separate process.
Apple provides QuartzCore framework in Xcode version 2.0.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
QuartzCore is a framework provided by Cocoa. It provides a collection of API references that supports image processing and video images manipulation.
QuartzCore framework also known as Core Animation. It is an Objective C framework that build an animate-able scene graph. CoreAnimation uses a unique rendering model where the graphics operations are run in a separate process.
Apple provides QuartzCore framework in Xcode version 2.0.