[ TDDBltFX ]
[ next: Pattern ]
[ prev: FillDepth ]
__published:
__property dword FillPixel = { read=FGetFillPixel, write=FSetFillPixel, default=0 };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The FillPixel property defines the pixel value used for RGBA or RGBZ fills when DDBLT_COLORFILL is set in the Flags parameter of TDx_DrawSurface::Blt().
When using RGBZ fills this property should be used rather than TDDBltFX::FillColor or TDDBltFX::FillDepth.
SEE ALSO
Top