Save Any Color
Save Any Color
- Subject: Save Any Color
- From: Lorenzo <email@hidden>
- Date: Tue, 03 Jun 2003 20:39:04 +0200
Hi,
the user choses a color and I have to save it.
The user can choose an RGB or CMYK or NSNamedColorSpace,...
then I get the 4 components (red green blue alpha), I put them into an
NSRect and I save the rect in a NSDictionary plist file. It works.
But if the user doesn't chooses an RGB color, later if I try to get the red
or green or blueComponent I get an exception.
Is a way to get and save the color all the ways?
Thank you,
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.