polar form of ICtCp ? #604
Replies: 1 comment 4 replies
-
It's traditionally JzCzhz but if you prefer superscript as opposed to subscript, that's fine. I couldn't tell from your statement if you disliked JzCzhz or disliked JzCzhz as well. No worries, I won't judge.
I think I found one random reference to LCHuv at one point, but I don't even know if it is common or not, but I used it, because I liked it 🤷🏻.
Often, I see C (chroma) capitalized, but yeah, I get it. I don't know if I've seen in writing the polar form of ICtCp. I don't know what I would specifically call it.
No problem. I'm glad you've found it useful in some capacity. |
Beta Was this translation helpful? Give feedback.
-
I'm now in the process of implementing ICtCp into my MasterColorPicker project. Adding it as a output-color-space-model is no problem. I also want to incorporate it into a "polar" style (color-wheel) color-picker with an "intensity" slider (lightness/brightness/gray/black in other color-space-models). I could do this also without problem, but .....
The MasterColorPicker has a "native" color-space-model-output choice, that outputs specs in whatever color-space the active color-picker itself is using. (There are 6 different graphical pickers using many different models, plus named-color tables that give you color-names when "native" is selected).
If I incorporate ICtCp into the "polar" (color-wheel) color-picker (I call it the BeezEye), what do I supply as a "native" color-space-model when it's settings are to use ICtCp ? All the "other" rectangular spaces have polar forms (LCH, LCHuv, OKLCh) plus there is HSL, HSV, etc. There are 12 other models the BeezEye uses, all with an angular "hue" component. I want to keep consistency.
I'm about to call it "Ichtp", (or with my code it will be Ichᵀᴾ from ICᵀCᴾ for easier reading and instant logical comprehension; similarly I use JᶻCᶻhᶻ and Jᶻaᶻbᶻ because Jzazbz hurts my eyes trying to look at it; however, end-users will still be able to use Jᶻaᶻbᶻ or Jzazbz or ICᵀCᴾ or ICtCp)
Anyway, is there any "official" talk about this polar form of ICᵀCᴾ ?
Should I just go my own way (who me? NO! never! HaHa) and call it Ichᵀᴾ ?
(p.s. I use lowercase c for chroma here to differentiate it from the uppercase C which seems to stand for "color" in ICᵀCᴾ as in "color - tritanopia" and "color - protanopia"; and lowercase h like OKLCh does to differentiate it from a "standard RGB hue mapping" found in HSL, HSV, etc.)
Thanks again for paving the way for me! I would be a long ways behind in development of my project, if it were not for this one.
Beta Was this translation helpful? Give feedback.
All reactions