|
typeset 0.1.0
縦書き・横書きの日本語組版ライブラリ(JLReq 水準、ラスタ / PDF / SVG)
|
グラデーションの停止点 [詳解]
#include <typeset/geom.hpp>
公開メンバ関数 | |
| bool | operator== (const GradientStop &o) const |
公開変数類 | |
| float | offset = 0.0f |
| 0〜1 | |
| Color | color |
|
inline |
| float typeset::GradientStop::offset = 0.0f |
| Color typeset::GradientStop::color |