IMcStreamClone Method |
![]() |
Namespace: MediaCy.IQL.IO
Dim cloned as McStream Images.File.Format = "tif" Images.File.Compression = mcscJPEG Images.File.Width = 200 Images.File.Clone cloned ' the following line will print 'tif' Debug.Print cloned.Format