feat: allow to remove ICC profile metadata

This commit is contained in:
Tomas Aparicio 2015-06-13 22:11:54 +01:00
parent 941b15cd9a
commit 5d322714ec
5 changed files with 30 additions and 2 deletions

View file

@ -126,6 +126,7 @@ func Resize(buf []byte, o Options) ([]byte, error) {
Type: o.Type,
Compression: o.Compression,
Interlace: o.Interlace,
NoProfile: o.NoProfile,
}
// Finally save as buffer