public int Width()
 {
     return(SafeNativeMethods.mp_GlTextureBuffer__width(mpPtr));
 }