Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 260 -
------------------------------------------------------------------------------
10. Get the current fill mask pattern. <Main>
------------------------------------------------------------------------------
[Name]
_
getfillmask
[Syntax]
#include <graph.h>
unsigned char *_getfillmask( unsigned char *mask ) ;
[Description]
Gets the current fill mask pattern.
[Compatibility]
<MS-C Non-Compatible Specification>
(1) In C Executor, "_setfillmask" sets the fill mask pattern as the
default status when the mask data is "full(-1)" for the painting
performance. Therefore, this function may return NULL as the return
value if any fill mask pattern is registered.
[Remarks]
This function is available on both ACRTC and VGA Graphic.