Package | Description |
---|---|
org.apache.commons.imaging.formats.png |
The PNG image format.
|
Modifier and Type | Field and Description |
---|---|
static PhysicalScale |
PhysicalScale.UNDEFINED |
Modifier and Type | Method and Description |
---|---|
static PhysicalScale |
PhysicalScale.createFromMeters(double x,
double y) |
static PhysicalScale |
PhysicalScale.createFromRadians(double x,
double y) |
PhysicalScale |
PngImageInfo.getPhysicalScale()
Physical scale of Image.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.