public int NumberOfChannels()
 {
     return(UnsafeNativeMethods.MpImageFrameNumberOfChannels(ptr));
 }