SMIL
1.1.1
Loading...
Searching...
No Matches
example-imagefileinfo-print.py
1
import
smilPython
as
sp
2
3
fInfo = sp.ImageFileInfo()
4
r = sp.getFileInfo(
"lena.png"
, fInfo)
5
fInfo.printSelf()
6
Generated on Tue Sep 17 2024 21:52:03 for SMIL by
1.9.8