pub type VipsForeignSubsample = c_uint;
Expand description
VipsForeignSubsample: @VIPS_FOREIGN_SUBSAMPLE_AUTO: prevent subsampling when quality >= 90 @VIPS_FOREIGN_SUBSAMPLE_ON: always perform subsampling @VIPS_FOREIGN_SUBSAMPLE_OFF: never perform subsampling
Set subsampling mode.