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

每厘米的像素数。