plot save as bitmap file implementation - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/agg-pixfmt-config.h
diff options
context:
space:
mode:
authorfrancesco-ST <francesco.abbate@st.com>2010年11月29日 16:06:20 +0100
committerfrancesco-ST <francesco.abbate@st.com>2010年11月29日 16:06:20 +0100
commit6ad9ba6096db4d02ff8c09d5394f16de1d331bb6 (patch)
treef414a00a742260bcb6acae579538aa5e1181a1ba /agg-plot/agg-pixfmt-config.h
parent21adabf6de2744550cd90b1012f81328f60a3e49 (diff)
downloadgsl-shell-6ad9ba6096db4d02ff8c09d5394f16de1d331bb6.tar.gz
plot save as bitmap file implementation
Diffstat (limited to 'agg-plot/agg-pixfmt-config.h')
-rw-r--r--agg-plot/agg-pixfmt-config.h 16
1 files changed, 16 insertions, 0 deletions
diff --git a/agg-plot/agg-pixfmt-config.h b/agg-plot/agg-pixfmt-config.h
new file mode 100644
index 00000000..01ffabba
--- /dev/null
+++ b/agg-plot/agg-pixfmt-config.h
@@ -0,0 +1,16 @@
+#ifndef AGG_PIXFMT_CONFIG_H
+#define AGG_PIXFMT_CONFIG_H
+
+#include "platform/agg_platform_support.h"
+
+namespace gslshell
+{
+ const agg::pix_format_e pixel_format = agg::pix_format_bgr24;
+ const bool flip_y = true;
+
+ extern unsigned bpp;
+ extern agg::pix_format_e sys_pixel_format;
+ extern unsigned sys_bpp;
+}
+
+#endif
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月16日 15:03:18 +0000

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