Function Gl.GetTextureLevelParameterfv

Commands for GL_VERSION_4_5

void GetTextureLevelParameterfv (
  uint texture,
  int level,
  uint pname,
  float* params
) const;