This is a module that can be used to save tiff images pass in from a file dialog.
This module was translated from C# to VB.net, and the original project can be found here.
I do not claim rights to this code.
You can copy this code straight down into an empty module, without having to import any dlls. Everything uses direct library references.
Hope it helps some one.