Enumeration

VipsForeignSubsample

Declaration

enum Vips.ForeignSubsample

Description [src]

Set subsampling mode.

Members

Name Description
VIPS_FOREIGN_SUBSAMPLE_AUTO

Prevent subsampling when quality >= 90

VIPS_FOREIGN_SUBSAMPLE_ON

Always perform subsampling.

VIPS_FOREIGN_SUBSAMPLE_OFF

Never perform subsampling.

VIPS_FOREIGN_SUBSAMPLE_LAST No description available.