pub type VipsForeignJpegSubsample = c_uint;
Expand description
VipsForeignJpegSubsample: @VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO: default preset @VIPS_FOREIGN_JPEG_SUBSAMPLE_ON: always perform subsampling @VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF: never perform subsampling
Set jpeg subsampling mode.
DEPRECATED: use #VipsForeignSubsample