Skip to content

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

Kasugaccho edited this page May 2, 2019 · 8 revisions

バージョン:0.4.5.0以降

<Storage/FileHDR.hpp>

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

T は1bit以上の型

概要

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

対応機能

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