File: writesectiontiff19.testcase

package info (click to toggle)
librasterlite2 1.1.0~beta1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 54,332 kB
  • sloc: ansic: 206,619; sh: 11,400; xml: 2,620; makefile: 1,635
file content (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
RL2_WriteSectionTiff - NULL Section
:memory: #use in-memory database
SELECT RL2_WriteSectionTiff(NULL, 'alpha', NULL, './test.tif', 1024, 1024, BuildMbr(1, 1, 10, 10), 1, 1, 'JPEG', 256);
1 # rows (not including the header row)
1 # columns
RL2_WriteSectionTiff(NULL, 'alpha', NULL, './test.tif', 1024, 1024, BuildMbr(1, 1, 10, 10), 1, 1, 'JPEG', 256)
-1