idl
idl高级培训基础篇
数据, r、 g、 b值被忽略 ok=query_png(filename ,s): 获取 PNG文件的属性。 其中: ok=0, 不是合法的 PNG文件。 s为一个结构,包含 PNG文件的属性。 若 =1, 为单通道数据,否则为多通道数据。 image=read_png(filename [,r,g,b]): 读出 PNG文件的数据 其中: r,g,b对 单通道数据,读出调色板 ,否则忽略。
idl_教程(编辑修改稿)
tore the variables saved in the file “” you would execute the mand: IDL RESTORE, ‟‟ A save file can be used to store your data in a form that is ready to be used by IDL, transfer data across
idl中文编程手册(编辑修改稿)
..................... 84 用 Z 图形缓冲区使图像变形 ............................................................................. 85 Z 图形缓冲区中的透明效果 ................................................................