New in Wolfram
Mathematica
8: Import and Export Formats
◄
previous
|
next
►
Application Areas
Collect Images from a Website
Effortlessly import all image components of a website.
In[1]:=
X
Import["http://www.wolfram.com/products/mathematica/newin7/content/\ BuiltInImageProcessing/", "Images"] // Take[#, {10, 18}] &
Out[1]=