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