IsOnlyBackground
Tests if a pixmap is empty in the sense that every pixel is the background colour.
Syntax
-
IsOnlyBackground(pm)
-
pm
is a pixmap
-
Description
IsOnlyBackground(pm)
returns true
iff every pixel of pm
is the pixmap’s background colour.