|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi,
Thanks for the replies!
Does this sound right?
- John
Hey there,
NSRectFill uses NSCompositeCopy which will blow away the pixels in the destination. Try using NSRectFillUsingOperation with NSCompositeSourceOver.
Later, Guy
Hi,
I'm drawing into NSImage by drawing another NSImage and then using NSRectFill() ot overlay a semi-transparent colour. The image is created fine if I don't draw the semi-transparent fill, but if I do then the fill covers the image and the image is not visible.
Why is the transparent fill not transparent?
Thanks.
- John
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartz-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| References: | |
| >problem drawing transparent fill to NSImage (From: john <email@hidden>) | |
| >Re: problem drawing transparent fill to NSImage (From: Guy English <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.