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

  • SEARCH
  • Home
  • 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 6388493
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T03:17:07+00:00 2026-05-25T03:17:07+00:00

This mailing-list thread states that there is a QuartzFilter class in the Mac OS

  • 0

This mailing-list thread states that there is a QuartzFilter class in the Mac OS X SDKs that can be used manipulate, well, Quartz filters. But… this class is undocumented as far as I can tell, and I couldn’t find any more information on it with Google.

A quick use of nm reveals that the QuartzFilter.framework has the following public methods:

000000000001577a t +[QuartzFilter converterProperties:allObjects:images:imageBPC:imageRenderingIntent:]
0000000000015364 t +[QuartzFilter hostMatchingFilter:imageBPC:imageRenderingIntent:]
00000000000152a5 t +[QuartzFilter imageConverter:bpc:renderingIntent:]
0000000000015465 t +[QuartzFilter quartzFilterWithOutputIntents:]
00000000000155df t +[QuartzFilter quartzFilterWithProperties:]
0000000000015522 t +[QuartzFilter quartzFilterWithURL:]

but, all these create filter objects, how do you apply them to something?

  • 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-25T03:17:08+00:00Added an answer on May 25, 2026 at 3:17 am

    You’re right, these classes are very poorly documented. In fact, there seems to be virtually no documentation at all, even in the headers.

    You don’t need to use nm to see the API. Use File > Open Quickly in Xcode and type QuartzFilter into the dialog. You’ll be able to open QuartzFilter.h and QuartzFilterManager.h.

    Looks like you could use this to get an array of all available filters:

    [[QuartzFilterManager filterManager] filtersInDomains:nil];
    

    Once you have a filter, you can apply it to a CGContext with -applyToContext:.

    You can create filters in the ColorSync utility, but how you go about creating one programmatically is a mystery. I guess if you instantiate one of the existing filters using its URL then you could use the various methods of QuartzFilter to investigate.

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

Sidebar

Related Questions

This question came today in the manipulatr mailing list. http://groups.google.com/group/manipulatr/browse_thread/thread/fbab76945f7cba3f I am rephrasing. Given
I found this script attached to a thread in the fontforge-users mailing list .
According to this mailing list thread , Groovy's event handling support doesn't work for
This is a question brought up in a local user group mailing list at
I recently posted this question on the r-help mailing list but got no answers,
EDIT: Thx to suggestions from the mailing list I realized that the problem I
Recently there was a post to the subversion dev mailing list suggesting a vision
This is a mailing list script. It works by itself without jquery but I
I posted this in the mailing list, but the reply I got wasn't too
Note: This question is also posted on the WiX Users mailing list . I

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.