<div>Hi all,</div>
<div>I want to convert files stored in RGB [8:8:8] format to RGB [4:4:4], RGB[12:12:12] etc.,i.e, basically i want to store images in RGB mode with 4,12 etc bit per band instead of the standard 8 bits.</div>
<div> </div>
<div>For this, I think i will require <font face="TrebuchetMS-Bold" size="3"><strong>im.convert(mode, matrix) </strong><font size="2">. But unfortunately i couldn't find much reading material about it in the PIL handbook. Plz guide me in the right direction </font></font></div>
<div><font size="2"></font> </div>
<div> </div>