public int Width()
 {
     return(UnsafeNativeMethods.MpGlTextureWidth(ptr));
 }