|
Internal Raw Plot Operation.
Performs the GDM_PLOT_OR, GDM_PLOT_AND, GDM_PLOT_XOR with the given mask. The data must be in memory and a pointer to it is passed to data. The mask contains the value to apply with the operation to the data. - Parameters:
-
| dp |
Display Manager |
| mask |
Mask to apply with the operation |
| data |
Data to update. |
Definition at line 86 of file display-raw.h.
References gdm_display::mask. |