Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glBitmap

Declaration

Source position: gl.pp line 1134

var glBitmap: procedure(

  width: GLsizei;

  height: GLsizei;

  xorig: GLfloat;

  yorig: GLfloat;

  xmove: GLfloat;

  ymove: GLfloat;

  const bitmap: PGLubyte

);


Documentation generated on: 2023-03-18