OECompressColorAtoms¶
unsigned int OECompressColorAtoms(OEChem::OEMolBase &mol)
Convert the color atoms on a molecule to an internal compressed
form. Useful for saving space when storing pre-colored
molecules. Use OEUncompressColorAtoms
to restore
the actual color atoms.