Skip to content

高斯模糊式的加载 #89

Description

@VecHK

将图像转成较小的图,强行拉伸并进行高斯模糊。
参数:

s('./test.jpg').resize(32).png({ progressive: true, compressionLevel: 9, adaptiveFiltering: true, palette: true, quality: 10, effort: 10 }).toFile('out.png')

这样图像就只有1KB的大小,还是可以的。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions