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

每厘米像素数。