For the complete documentation index, see llms.txt. This page is also available as Markdown.

AutoFilterGrayImages

autoFilterGrayImages

Method Name
Argument Name
Argument Type

autoFilterGrayImages

status

boolean

If true, the compression filter for gray images is chosen based on the properties of each image, in conjunction with the GrayImageAutoFilterStrategy setting.

If false, all color sampled images are compressed using the filter specified by GrayImageFilter.

This setting is relevant only if EncodeGrayImages is true.

Last updated