summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst')
-rw-r--r--HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst11
1 files changed, 11 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst
new file mode 100644
index 0000000..d3f3bf8
--- /dev/null
+++ b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_jpeg.tst
@@ -0,0 +1,11 @@
+jpeg filter is available for encoding and decoding.
+....Create dataset ................
+....Writing jpeg compressed data ................
+....Close the file and reopen for reading ........
+Filter info is available from the dataset creation property
+ Filter identifier is 32019
+ Number of parameters is 4 with the value 100
+ To find more about the filter check HDF5 jpeg filter; see http://www.hdfgroup.org/services/contributions.html
+....Reading jpeg compressed data ................
+JPEG quality=100, percent of differing array elements=0.000000
+jpeg filter is available now since H5Dread triggered loading of the filter.