LIBPOLYMNIA
公開メンバ関数 | 全メンバ一覧
polymnia::PngSaver クラス

#include <pngio.h>

polymnia::PngSaver の継承関係図
Inheritance graph
[凡例]
polymnia::PngSaver 連携図
Collaboration graph
[凡例]

公開メンバ関数

 PngSaver ()
 
 ~PngSaver ()
 
void enableInterlace ()
 
void disableInterlace ()
 
bool save (const polymnia::Picture *p, const std::filesystem::path &path) override
 
- 基底クラス polymnia::PictSaver< polymnia::Picture > に属する継承公開メンバ関数
 PictSaver () noexcept
 
virtual ~PictSaver ()
 

構築子と解体子

◆ PngSaver()

polymnia::PngSaver::PngSaver ( )
inline

◆ ~PngSaver()

polymnia::PngSaver::~PngSaver ( )
inline

関数詳解

◆ disableInterlace()

void polymnia::PngSaver::disableInterlace ( )
inline

◆ enableInterlace()

void polymnia::PngSaver::enableInterlace ( )
inline

◆ save()

bool polymnia::PngSaver::save ( const polymnia::Picture p,
const std::filesystem::path &  path 
)
overridevirtual

polymnia::PictSaver< polymnia::Picture >を実装しています。

呼び出し関係図:

このクラス詳解は次のファイルから抽出されました: