ImageContext
public class DefaultImageContext extends Object implements ImageContext
Toolkit
's screen resolution.Constructor | Description |
---|---|
DefaultImageContext() |
Main constructor.
|
Modifier and Type | Method | Description |
---|---|---|
float |
getSourceResolution() |
Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no
resolution information is available.
|
public float getSourceResolution()
getSourceResolution
in interface ImageContext
Copyright © 2018 Apache Software Foundation. All rights reserved.