Package com.twelvemonkeys.imageio.color
Interface ICCProfileSanitizer
-
- All Known Implementing Classes:
KCMSSanitizerStrategy,LCMSSanitizerStrategy
interface ICCProfileSanitizerICCProfileSanitizer.- Version:
- $Id: ProfileCleaner.java,v 1.0 06/01/15 harald.kuhr Exp$
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classICCProfileSanitizer.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfixProfile(java.awt.color.ICC_Profile profile)booleanvalidationAltersProfileHeader()
-