| Table of Contents ▸ List of Commands ▸ Input / Output ▸ input_csv | ◀ input_bytes | input_cube ▶ |
input_csv
Arguments:
- "filename",_read_data_as={ 0:Numbers | 1:Strings | _Variable_name }
Description:
Insert number of string array from specified .csv file.If variable_name is provided, the string of each cell is stored in a numbered variable _variable_name_x_y, where x and y are the indices of the cell column and row respectively (starting from 0).
Otherwise, a WxH image is inserted at the end of the list, with each vector-valued pixel I(x,y) encoding the number or the string of each cell.
This command returns the W,H dimension of the read array, as the status.
Default values:
read_data_as=1.


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue