Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to retrieve a halftone brush.
static CBrush* PASCAL GetHalftoneBrush( );
Return Value
A pointer to a CBrush object if successful; otherwise NULL.
Remarks
A halftone brush shows pixels that are alternately foreground and background colors to create a dithered pattern. The following is an example of a dithered pattern created by a halftone brush.
Requirements
Header: afxwin.h