Non manca nulla, questo è un esempio del profilo che ho fatto per il mio Samsung S7:
<?xml version="1.0" encoding="UTF-8"?>
<dcpData>
<ProfileName>Alb_Samsung_S7</ProfileName>
<CalibrationIlluminant1>3</CalibrationIlluminant1>
<CalibrationIlluminant2>9</CalibrationIlluminant2>
<ColorMatrix1 Rows="3" Cols="3">
<Element Row="2" Col="2">0.371868</Element>
<Element Row="2" Col="1">0.024504</Element>
<Element Row="2" Col="0">0.017661</Element>
<Element Row="1" Col="2">0.272631</Element>
<Element Row="1" Col="1">0.548003</Element>
<Element Row="1" Col="0">-0.118748</Element>
<Element Row="0" Col="2">0.257824</Element>
<Element Row="0" Col="1">-0.489130</Element>
<Element Row="0" Col="0">0.745027</Element>
</ColorMatrix1>
<ColorMatrix2 Rows="3" Cols="3">
<Element Row="2" Col="2">0.360485</Element>
<Element Row="2" Col="1">0.108376</Element>
<Element Row="2" Col="0">-0.028343</Element>
<Element Row="1" Col="2">0.128960</Element>
<Element Row="1" Col="1">0.882687</Element>
<Element Row="1" Col="0">-0.300977</Element>
<Element Row="0" Col="2">-0.045195</Element>
<Element Row="0" Col="1">-0.172573</Element>
<Element Row="0" Col="0">0.577253</Element>
</ColorMatrix2>
<ForwardMatrix1 Rows="0" Cols="0"/>
<ForwardMatrix2 Rows="0" Cols="0"/>
<ReductionMatrix1 Rows="0" Cols="0"/>
<ReductionMatrix2 Rows="0" Cols="0"/>
<EmbedPolicy>0</EmbedPolicy>
<HueSatDeltas1 hueDivisions="6" satDivisions="6" valDivisions="1">
<Element HueDiv="0" SatDiv="0" ValDiv="0" HueShift="0.000000" SatScale="1.000000" ValScale="1.000000"/>
-------------------------------------------------------------------------------------------------------
<Element HueDiv="5" SatDiv="5" ValDiv="0" HueShift="0.000000" SatScale="1.000000" ValScale="1.000000"/>
</HueSatDeltas1>
<UniqueCameraModelRestriction>C12LSII00VM C12LSJA12GM
</UniqueCameraModelRestriction>
</dcpData>
Policy--> non c'è (<EmbedPolicy>0</EmbedPolicy>)
Nome profilo--> <ProfileName>Alb_Samsung_S7</ProfileName>
Temperature dei 2 illuminanti:
<CalibrationIlluminant1>3</CalibrationIlluminant1>
<CalibrationIlluminant2>9</CalibrationIlluminant2>
Per i significati vedi qui
AlbertoM