OEUncompressColorAtoms

unsigned OEUncompressColorAtoms(OEChem::OEMolBase& mol)

Convert the internal compressed color atoms to actual color atoms. Has no effect unless the color atoms were previously compressed by OECompressColorAtoms

Note

This function was formerly named OEStringToColorAtoms.