ColorImageDepth

colorImageDepth

Method Name
Argument Name
Argument Type

colorImageDepth

depth

Mostafaznv\PdfOptimizer\Enums\ImageDepth

Specifies the number of bits per color component in the output image.

Allowed values are:

  • The number of bits per sample: 1, 2, 4, or 8.

  • -1 , which forces the downsampled image to have the same number of bits per color component as the original image.

Last updated