public ImageFormat Format()
 {
     return((ImageFormat)UnsafeNativeMethods.MpImageFrameFormat(ptr));
 }