Tag Archives: photoshop
Cross-Processing in Photoshop
Cross processing is the method by which camera film is developed as if they were slides, or visa versa. Here’s how to do Cross-Processing in Photoshop and create some interesting photos.
Must try it myself.
GIMP and Photoshop Links
Lots and lots of links for the GIMP and Photoshop. Many I’ve seen but some surprises too.
photoSIG: The Virtual Neutral …
photoSIG: The Virtual Neutral Density Grad Filter (Photoshop) – Must try this at home on the GIMP, I have a number of photos this’ll work wonders on!
Plug-In: User Filter – use Pho …
Plug-In: User Filter – use Photoshop filters in the GIMP. Here’s some filters that worked.
If you try to compile the User Filter on Red Hat 8.0 (and maybe other modern distributions of Linux) you’ll probably get an error message in the file uf_file.c
Change line 44 fromfpos_t ofs;
tolong ofs;
The program should compile now if you run make.