Using arcpy, I'm attempting to script a process to get the Symbol, Range, min and max values. The symbol should be in the form of RBG or Hex values. I am successfully able to retrieve the Range and Label properties of Classified Symbology: I have a RASTER_CLASSIFIED type for a layer. Below are the lines to get the Range and Label.
<SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">>>></SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> lyr</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">16</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">].</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">symbology </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"><</SPAN><SPAN class="" style="color: #2b91af; border: 0px; font-size: 13px;">RasterClassifiedSymbology</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> object at </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0x2004c810</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0x15f3e690</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">]></SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">>>></SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> lyr</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">16</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">].</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">symbology</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">.</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">classBreakValues </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.004461737349629402</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.018736</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.022485</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.029771</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.04785</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.08673</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.15843</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.290943</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">0.505909</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">4000.0</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">]</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">>>></SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> lyr</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">16</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">].</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">symbology</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">.</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">classBreakLabels </SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">[</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0 - 0.018736'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.018737 - 0.022485'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.022486 - 0.029771'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.029772 - 0.047850'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.047851 - 0.086730'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.086731 - 0.158430'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.158431 - 0.290943'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'0.290943 - 0.505909'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">,</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;"> u</SPAN><SPAN class="" style="color: #7d2727; border: 0px; font-size: 13px;">'> 0.505909'</SPAN><SPAN class="" style="color: #303336; border: 0px; font-size: 13px;">]</SPAN>
How can I get the Symbol (color) values?
I have looked into the Color Ramp, however there does not exist any documentation for RASTER_CLASSIFIED.