Re: Tiff with mask
Re: Tiff with mask
- Subject: Re: Tiff with mask
- From: Ondra Cada <email@hidden>
- Date: Mon, 18 Feb 2002 15:46:03 +0100
Mamdouh,
>
>>>>> Mamdouh (M) wrote at Sun, 17 Feb 2002 22:20:52 +0100:
M> So my question is how do i make tiff4s with masks?
You don't. TIFFs don't support masks. They support much better thing -- the
alpha channel. Just set whatever part of your image which should be
transparent to have full alpha, and whantever part which should be opaque to
have zero alpha.
BEsides, you can use all the values between 0 and 1 to have partially
transparent parts of image, which is something mask would never allow you.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.