public int ChannelSize()
 {
     return(UnsafeNativeMethods.MpImageFrameChannelSize(ptr));
 }