Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInfoResult

Hierarchy

  • IInfoResult

Index

Properties

density

density: IDensity

The density of the image.

depth

depth: number

The number of bits in a color sample within a pixel.

frames

frames: number

Number of frames in image.

height

height: number

The height of the image.

name

name: string

The filename (excluding the path) of the image.

orientation

orientation: string

Orientation of the image.

path

path: string

The path to the image.

size

size: number

The filesize of the image in bytes.

type

type: string

Type of file.

Optional warnings

warnings: string

Any warnings that ImageMagick may have output.

width

width: number

The width of the image.

Generated using TypeDoc