Re: Image reflection in IKImageBrowserView
Re: Image reflection in IKImageBrowserView
- Subject: Re: Image reflection in IKImageBrowserView
- From: Jens Alfke <email@hidden>
- Date: Fri, 2 May 2008 11:06:10 -0700
On 1 May '08, at 11:57 PM, Aby wrote:
How to implement Image reflection for all the images in
IKImageBrowserView.
You can't make the view draw reflections; it's not very customizable
at all.
The best you can do is give it images that already have reflections in
them. Take each of your images, draw it into a larger image, draw the
reflection below (using a y-flip transform and a mask with an alpha
gradient), then put the larger image in the browser.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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