Gjsify LogoGjsify Logo

Interface MetadataStore_ConstructProps

Hierarchy

Index

Properties

artist?: string

Name of image creator.

comment?: string

Miscellaneous comment; conversion from GIF comment.

copyright?: string

Copyright notice.

description?: string

Description of image (possibly long).

disclaimer?: string

Legal disclaimer.

resolution_unit?: ResolutionUnit

A #GeglResolutionUnit specifying units for the image resolution (density).

resolution_x?: number

X resolution or density in dots per unit.

resolution_y?: number

Y resolution or density in dots per unit.

software?: string

Software used to create the image.

source?: string

Device used to create the image.

timestamp?: GLib.DateTime

Time of original image creation.

title?: string

Short (one line) title or caption for image.

warning?: string

Warning of nature of content.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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