Skip to content

dtl::storage::FileJPG (ストレージクラス)

Kasugaccho edited this page May 2, 2019 · 9 revisions

バージョン:0.4.5.0以降

<Storage/FileJPG.hpp>

namespace dtl::storage {
  template <typename T>
  class FileJPG;
}

T は1bit以上の型

概要

FileJPGとは "JPG形式の画像ファイルを出力する" 機能を持つクラスである。

当機能は <DTL.hpp> ヘッダには含まれない。

対応機能

機能名 対応
非長方形Matrix 不可
Clone this wiki locally