Sampling

The resampling method.

Values

Name

Description

Value

Sampling.BICUBIC_DOWNSAMPLE

Uses a weighted average to determine pixel color.

1650742125

Sampling.DOWNSAMPLE

Averages the pixels in a sample area and replaces the entire area with the average pixel color.

1684951917

Sampling.NONE

Uses no resampling.

1852796517

Sampling.SUBSAMPLE

Chooses a pixel in the center of the sample area and replaces the entire area with that pixel color.

1935823725

Object of

PDFExportPreference.colorBitmapSampling

PDFExportPreset.colorBitmapSampling

PDFExportPreference.grayscaleBitmapSampling

PDFExportPreset.grayscaleBitmapSampling

PDFExportPreference.monochromeBitmapSampling

PDFExportPreset.monochromeBitmapSampling