• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scaling Problem with CIAffineTransform
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scaling Problem with CIAffineTransform


  • Subject: Re: Scaling Problem with CIAffineTransform
  • From: Thomas Dingler <email@hidden>
  • Date: Wed, 29 Nov 2006 16:12:25 +0100

Turning of anti aliasing in GC has no effect.. I also tried the CIContext sending it.. no change visible

The fact is: Using NSImage setSize: method will produce the correct image!

Thomas


Am 29.11.2006 um 12:54 schrieb Scott Stevenson:


On Nov 29, 2006, at 3:30 AM, Thomas Dingler wrote:

Is there a way to scale the image without Anti-Aliasing?

Did you try turning off anti-aliasing in the graphics context?

I haven't tried this with Core Image object but I'm guessing it works the same.

[[NSGraphicsContext currentContext] setShouldAntialias:NO];


- Scott _______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
40thomasdingler.de


This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Scaling Problem with CIAffineTransform (From: Thomas Dingler <email@hidden>)
 >Re: Scaling Problem with CIAffineTransform (From: Scott Stevenson <email@hidden>)

  • Prev by Date: Re: New Cocoa Graphics Tutorial
  • Next by Date: Modifying the dragged image during a drag / drop operation
  • Previous by thread: Re: Scaling Problem with CIAffineTransform
  • Next by thread: NSXMLElement stores wrong value for even numbers
  • Index(es):
    • Date
    • Thread