Fix doc description of Image::iccProfileDefined()
This commit is contained in:
parent
aaf5843f6b
commit
c07bbfca3e
@ -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…
Reference in New Issue
Block a user