Class: rcmdreadpixels
Allows storage of drawn pixels into a vidbuffer.
Hierarchy
o-+ renderinterface
o-+ rcmd
o-+ rcmdreadpixels
Methods:
Method overview:
- new ()
- returns: (rcmdreadpixels)
- buffer (rcmdreadpixels,[vidbuffer,[int offset]])
- returns: ([vidbuffer,offset])
- format (rcmdreadpixels,textype,texdatatype)
- returns: ()
sets whicht data and in what format it is read.
- rect (rcmdreadpixels,[int x,y,w,h])
- returns: ([int x,y,w,h])
returns or sets the screen rectangle used to read from.
Inherited Methods: