private static IMagickImage ExecuteDeconstruct(IMagickImageCollection collection) { collection.Deconstruct(); return(null); }