Interface ImageContext
-
- All Known Implementing Classes:
DefaultImageContext
public interface ImageContextThe ImageContext interface provides session-independent information (mainly configuration values).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatgetSourceResolution()Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no resolution information is available.
-