Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

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.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc