jpeg_quality
最后更新于:2021-11-27 02:34:04
apply_filters( ‘jpeg_quality’, int $quality, string $context )
Filters the JPEG compression quality for backward-compatibility.
参数
- $quality
-
(int)
Quality level between 0 (low) and 100 (high) of the JPEG. - $context
-
(string)
Context of the filter.
源文件
文件: gc-includes/class-gc-image-editor.php