public int Height()
 {
     return(UnsafeNativeMethods.MpGlTextureHeight(ptr));
 }