gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window-cpp.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年08月08日 23:33:47 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年08月08日 23:33:47 +0200
commit2061f97ac9ea95bad057a370e50a493cf1e934b8 (patch)
tree9508a188cbd0509e2225cbd0561216efeedccc36 /agg-plot/window-cpp.h
parent5ca378bdbfd044ea97764877f06e1ee6e48c255d (diff)
downloadgsl-shell-2061f97ac9ea95bad057a370e50a493cf1e934b8.tar.gz
Use agg::rgba8 instead of agg::rgba to avoid conversion
Diffstat (limited to 'agg-plot/window-cpp.h')
-rw-r--r--agg-plot/window-cpp.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/window-cpp.h b/agg-plot/window-cpp.h
index db8dc6bf..4e8faa7e 100644
--- a/agg-plot/window-cpp.h
+++ b/agg-plot/window-cpp.h
@@ -60,7 +60,7 @@ private:
ref::node* m_tree;
public:
- window(agg::rgba& bgcol) : canvas_window(bgcol), m_tree(0)
+ window(agg::rgba8 bgcol) : canvas_window(bgcol), m_tree(0)
{
this->split(".");
};
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月14日 07:37:19 +0000

AltStyle によって変換されたページ (->オリジナル) /