 | | Enter your zip to find stuff near you | |
|
|
|  |  | This classified ad has expiredClick here to view current advertisements similar to this one.
Note: The // marks means that the following is a comment.
//Wouldn't it be easier to pick the photo that you wanted in a directory if you could see the thumbnail images in your directory? I found that you can do that easily with the command 'display'.// //Here is how to do it. Put in the following code//
display 'vid:*.jpg'
//note for the code above: you should copy and paste to avoid mistakes, however if you do type it, there is only one space between the word display and 'vid: and no other spaces// Also you can substitute the word jpg for JPG or tif or tiff or pnm.//
// Also remember that even though 'display' can only read those formats, that you can change your picture so that 'display' can read it with 'convert' which is part of 'ImageMagick' for example: Using the following code://
convert apicture.png apicture.JPG
//The above code will convert a photo called apicture.png into another photo called apicture.JPG and keep the original in tact.//
Please leave a comment if this was helpful and have a great day!
|  | | |  | |  |  |  | | | |
|