Go to the first, previous, next, last section, table of contents.


screen-black-pixel

Function: screen-black-pixel { screen -> color }
file: 10-C-utils.t
package: muf
status: alpha

Returns the "black" pixel value on the indicated screen.

The screen argument must satisfy screen?

The color value will satisfy integer?


Go to the first, previous, next, last section, table of contents.