Fix doc description of Image::iccProfileDefined()

main
postscript-dev 4 years ago
parent aaf5843f6b
commit c07bbfca3e
No known key found for this signature in database
GPG Key ID: F3EC02A099292862

@ -229,8 +229,7 @@ namespace Exiv2 {
*/
virtual void clearIccProfile();
/*!
@brief Erase iccProfile. the profile is not removed from
the actual image until the writeMetadata() method is called.
@brief Returns the status of the ICC profile in the image instance
*/
virtual bool iccProfileDefined()
{

Loading…
Cancel
Save