CompressionLevel

CompressionLevel

ExportおよびCreateArchiveのオプションで,データを圧縮する際の圧縮量を指定する.

詳細

  • 次は,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 Language. 2020. "CompressionLevel." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CompressionLevel.html.

APA

Wolfram Language. (2020). CompressionLevel. Wolfram Language & System Documentation Center. Retrieved from 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 ]}