using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml; namespace MatrixIO.IO.Bmff { public class BmffWriter { } }