SMIL
1.1.2
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 Mon Nov 25 2024 11:22:24 for SMIL by
1.9.8