public int WidthStep()
 {
     return(UnsafeNativeMethods.MpImageFrameWidthStep(ptr));
 }