CompressionLevel

CompressionLevel

ExportCreateArchive 的一个选项,指定压缩数据时使用的压缩率.

更多信息

  • CompressionLevel 的常见设置包括:
  • Automatic自动选择
    val0(更少压缩)和 1(更多压缩)之间的数字
  • 当设置为 CompressionLevelAutomatic 时,通常选择在速度和数据大小之间保持平衡 .

范例

打开所有单元关闭所有单元

基本范例  (1)

将音频对象导出到 MP3 文件,使用默认压缩设置:

使用最大压缩率:

使用最小压缩率:

范围  (4)

图像压缩  (2)

将图像对象导出到 JPEG 文件,使用默认压缩设置:

使用最大压缩率:

使用最小压缩率:

压缩前检查文件大小:

某些情况下默认进行压缩:

删除生成的文档:

指定不进行压缩:

删除生成的文档:

指定进行最大程度的压缩:

删除生成的文档:

音频压缩  (1)

以默认压缩方式将音频对象导出为 MP3 文件:

使用最大压缩率:

使用最小压缩:

视频压缩  (1)

使用 CompressionLevel 选项控制视频操作的文件大小:

比较不同压缩级别的文件大小:

Wolfram Research (2020),CompressionLevel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CompressionLevel.html.

文本

Wolfram Research (2020),CompressionLevel,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CompressionLevel.html.

CMS

Wolfram 语言. 2020. "CompressionLevel." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CompressionLevel.html.

APA

Wolfram 语言. (2020). CompressionLevel. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CompressionLevel.html 年

BibTeX

@misc{reference.wolfram_2024_compressionlevel, author="Wolfram Research", title="{CompressionLevel}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CompressionLevel.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_compressionlevel, organization={Wolfram Research}, title={CompressionLevel}, year={2020}, url={https://reference.wolfram.com/language/ref/CompressionLevel.html}, note=[Accessed: 21-November-2024 ]}