Table of Contents

Enum JfifDensityUnits

Namespace
Aspose.Imaging.FileFormats.Jpeg
Assembly
Aspose.Imaging.dll

The jfif density units.

public enum JfifDensityUnits : byte

Fields

NoUnits = 0

The no units.

PixelsPerCm = 2

The pixels per cm.

PixelsPerInch = 1

The pixels per inch.