Re: Color type?
Re: Color type?
- Subject: Re: Color type?
- From: John Louch <email@hidden>
- Date: Thu, 30 Jan 2003 20:06:34 -0800
There is not a standard CF way of representing color. CG (CoreGraphics) can
represents colors in multiple space (cmyk, rgb, grayscale, etc) so can
NSColor in AppKit.
If this is something that you need through the accessibility API please
write a bug telling us why.
Thanks,
jl
>
A sort of odd issue, perhaps, given the context, but is there a
>
"standard"
>
data type akin to CFNumber for representing color? As in text color?
>
CFArray with R, G, & B values or typeRGB96 would work but is there
>
something
>
that doesn't depend upon RGB representation?
>
>
----
>
Ray Fischer
>
Adobe Systems
>
_______________________________________________
>
accessibility-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
>
Do not post admin requests to the list. They will be ignored.
---------------------------------------------
John Louch Internet #: email@hidden
(805) 546 0216
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Color type? (From: Raymond Fischer <email@hidden>) |