# GrayscaleStandard

## Content

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

***

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

# Enumeration: GrayscaleStandard

Specifies the standard used for converting full-color image to monochromatic gray.

## Enumeration Members

### BT2100

> **BT2100**: `2`

Corresponds to the ITU-R BT.2100 standard for HDR television.

***

### BT601

> **BT601**: `0`

Corresponds to the standard color TV and video systems such as PAL and NTSC.

***

### BT709

> **BT709**: `1`

Corresponds to the ITU-R BT.709 standard used for HDTV.
