Pages
-
Recent Posts
Archives
Monthly Archives: February 2009
Image.Clone does not unlock the file
Turns out, copying an image using Clone really does make an exact copy. You can’t just open an image, clone it, then safely close it as you might expect, because it also copies the file lock. Instead, copy the image … Continue reading
Posted in .net, C#, Programming, Uncategorized
Tagged .NET, C#, Clone, delete, Image, lock, Programming, unlock
1 Comment