JohnD
2010-03-10 22:05:13 UTC
Hi, I am writing an XSLT to output each Entity from a Conceptual Model
diagram but would like to export the correct color. Looking at the
CDM file I see colors described like
<a:LineColor>4227200</a:LineColor>
<a:FillColor>1422826</a:FillColor>
<a:ShadowColor>12632256</
a:ShadowColor>
What format is this? Is there a way to parse into RGB or Hex?
TIA,
John
diagram but would like to export the correct color. Looking at the
CDM file I see colors described like
<a:LineColor>4227200</a:LineColor>
<a:FillColor>1422826</a:FillColor>
<a:ShadowColor>12632256</
a:ShadowColor>
What format is this? Is there a way to parse into RGB or Hex?
TIA,
John