Skip to content

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

Kasugaccho edited this page May 2, 2019 · 7 revisions

バージョン:0.4.5.0以降

<Storage/FileTGA.hpp>

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

T は1bit以上の型

概要

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

対応機能

機能名 対応
非長方形Matrix 不可

Clone this wiki locally