Enumeration

VipsForeignJpegSubsample

Declaration

enum Vips.ForeignJpegSubsample

Description [src]

Set jpeg subsampling mode.

Deprecated since:Unknown

Use VipsForeignSubsample.

Members

Name Description
VIPS_FOREIGN_JPEG_SUBSAMPLE_AUTO

Default preset.

VIPS_FOREIGN_JPEG_SUBSAMPLE_ON

Always perform subsampling.

VIPS_FOREIGN_JPEG_SUBSAMPLE_OFF

Never perform subsampling.

VIPS_FOREIGN_JPEG_SUBSAMPLE_LAST No description available.