Class: ScreenshotInformation

timapi.ScreenshotInformation

Contains the result of a screenshot notification send by terminal.

Overview

Members-Overview

Methods-Overview

Member-List

imageData :Uint8Array

Image data.

imageFileFormat :timapi.constants.ImageFileFormat

Image file format of image data.

imageHeight :Number

Image height in pixels.

imageWidth :Number

Image width in pixels.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String