JfifDensityUnits
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class JfifDensityUnits extends System.Enum
该 jfif 密度单位。
字段
| 字段 | 描述 |
|---|---|
| NoUnits | 无单位。 |
| PixelsPerInch | 每英寸像素数。 |
| PixelsPerCm | 每厘米的像素数。 |
NoUnits
public static final byte NoUnits
无单位。
PixelsPerInch
public static final byte PixelsPerInch
每英寸像素数。
PixelsPerCm
public static final byte PixelsPerCm
每厘米的像素数。