Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7493635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:05:57+00:00 2026-05-29T17:05:57+00:00

i am working on a project which requires some image processing, i also asked

  • 0

i am working on a project which requires some image processing, i also asked question regarding it and i got very good solution here is the link create whole new image in iOS by selecting different properties

but now i want to learn this in more detail and i am confused from where should i start learning quartz 2d or core animation or core graphics or core image

apple documents say regarding quartz 2d that

The Quartz 2D API is part of the Core Graphics framework, so you may
see Quartz referred to as Core Graphics or, simply, CG.

and apple docs says about core graphics that

The Core Graphics framework is a C-based API that is based on the
Quartz advanced drawing engine.

this is confusing how they both relate to each other…

now core animation contains all concepts of coordinates, bounds, frames etc which is also required in drawing images

and core image is introduced in ios 5

from where should i start learning or i which sequence i start learning all these.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T17:05:58+00:00Added an answer on May 29, 2026 at 5:05 pm

    Quartz and Core Graphics are effectively synonymous. I tend to avoid using “Quartz” because the term is very prone to confusion (indeed, the framework that includes Core Animation is “QuartzCore,” confusing matters further).

    I would say:

    • Learn Core Graphics (CoreGraphics.framework) if you need high performance vector drawing (lines, rectangles, circles, text, etc.), perhaps intermingled with bitmap/raster graphics with simple modifications (e.g. scaling, rotation, borders, etc.). Core Graphics is not particularly well suited for more advanced bitmap operations (e.g. color correction). It can do a lot in the way of bitmap/raster operations, but it’s not always obvious or straightforward. In short, Core Graphics is best for “Illustrator/Freehand/OmniGraffle” type uses.

    • Learn Core Animation (inside QuartzCore.framework) if, well, you need to animate content. Basic animations (such as moving a view around the screen) can be accomplished entirely without Core Animation, using basic UIView functionality, but if you want to do fancier animation, Core Animation is your friend. Somewhat unintuitively, Core Animation is also home to the CALayer family of classes, which in addition to being animatable allow you to do some more interesting things, like quick (albeit poorly performing) view shadows and 3D transforms (giving you what might be thought of as “poor man’s OpenGL”). But it’s mainly used for animating content (or content properties, such as color and opacity).

    • Learn Core Image (inside QuartzCore.framework) if you need high performance, pixel-accurate image processing. This could be everything from color correction to lens flares to blurs and anything in between. Apple publishes a filter reference that enumerates the various pre-built Core Image filters that are available. You can also write your own, though this isn’t necessarily for the faint of heart. In short, if you need to implement something like “[pick your favorite photo editor] filters” then Core Image is your go-to.

    Does that clarify matters?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am working on a project which requires some pretty intricate JavaScript processing. This
I have started working on a project which requires Natural Language Processing. We have
I am working on a new project which requires a image gallery as well
I am working on a C# project which requires some map task. What I
I am currently working on a project which requires migration of content from different
I'm working on a project for my companies intranet which requires that multiple attached
I'm working in a project which needs to clean up some third party XSD
I'm working on a project which requires us developing our own intermediate SMTP relay
I'm now working on a project that requires to print some labels. I can
I'm working on a project that requires that the vertical borders, which are currently

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.