PtlParamWaterMarkText(const PtlParamWaterMarkText &obj)
コピーコンストラクタ alias copy
PtlParamWaterMarkText & operator=(const PtlParamWaterMarkText &obj)
コピーオペレータ alias copy
void setWriteDiagonal(bool writeDiagonal)
透かしのテキストを対角線上に配置するか否かを設定。
void setOutlineColor(const PtlColor &strokeColor)
透かしの文字の縁取りに指定する色を設定。
void setTextAlign(TEXT_ALIGN textAlign)
テキストのページ内での配置位置を設定します。
void setFont(const PtlParamFont &font)
透かしに指定するフォントを設定。
void setString(const PtlParamString &inParam)
透かしに指定する文字列を設定。
void setTextAngle(float angle)
透かしのテキストを任意の角度で配置する角度を設定。
void setUnderline(bool underline)
下線を引くかどうかを設定。
void setTextColor(const PtlColor &textlColor)
透かしの文字に指定する色を設定。