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 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 is a question brought up in a local user group mailing list at
I'm making a mailing list script that takes advantage of ajax (async=false) to send
This is a bit of a long shot, but if anyone can figure it
This is our ideal inheritance hierarchy: class Foobar; class FoobarClient : Foobar; class FoobarServer
<asp:CheckBox ID=isSubscribed runat=server /> Subscribe to mailing list?<br /><br /> <asp:Button runat=server CssClass=btn ID=btnPrefUpdate
I believe that you can't force a running Memcached instance to de-allocate memory, short
This is beyond both making sense and my control. That being said here is
I have found this example on StackOverflow: var people = new List<Person> { new
I want to use a temp directory that will be unique to this build.
This is starting to vex me. I recently decided to clear out my FTP,

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.