Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderReq

Image rendering request arguments.

Hierarchy

  • RenderReq

Index

Properties

Optional Readonly height

height?: number

Height of resulting image.

Readonly id

id: string

ID of resource.

Optional Readonly type

type?: ImageType

Type of resulting image.

Optional Readonly width

width?: number

Width of resulting image.