What specifically are you trying to do? In most cases there is a better solution than modifying core code. We do not support core edits so all I can provide is the file, which is part of the core fields classes and will affect all image fields. You can find the image field class in the below file.
components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php
If you want to add an image on top of the profile image that can actually be done using some html, css, and the layouts feature found under Parameters > Layouts while editing your field. The below tutorial covers such a usage.
www.joomlapolis.com/forum/153-professional-member-support/227139-overlay-image-over-image-tip-request#252554