# ImageType

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / ImageType

# Enumeration: ImageType

Identifies the type of the image.

## Enumeration Members

### JPEG

> **JPEG**: `0`

The image is in JPEG format.

***

### PNG

> **PNG**: `1`

The image is in PNG format.
