CBCGPBrush::CBCGPBrush | ( | const CBCGPImage & | image, |
const CBCGPColor & | clrFillAlt, | ||
BOOL | bIsWaterMarkImage | ||
) |
Constructor. Creates a texture brush.
image | The brush texture image. |
clrFillAlt | The brush background color. |
bIsWaterMarkImage | Specifies whether the texture brush is a water mark. |