LM_Graphics:IsFullWhite(where)

Version added: before 9.5
Test whether a given pixel is 100% white

Arguments:

Name Type Description Default Ver
where Point The pixel you wish to test < 9.5

Return value:

bool true if the pixel is white, otherwise false
Test whether a given pixel is 100% white.
<< Back to LM_Graphics