[ TDx_Draw_Library ]
[ next: TDDCaps ]
class TDDBltFX : public TComponent
class PACKAGE TDDBltFX : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TDDBltFX component wraps the DirectX DDBLTFX structure, which describes modifications to the execution of blit operations.
It is used by the TDx_DrawSurface::Blt() method to specify raster operations, effects and to override existing blit information when the corresponding flags of that method are set.
Z-buffering or alpha blending on blits is not currently supported.
PROPERTIES
Top
Properties
Methods
Events
See Also
AlphaDest
AlphaDestConst
AlphaDestConstBitDepth
AlphaEdgeBlend
AlphaEdgeBlendBitDepth
AlphaSrc
AlphaSrcConst
AlphaSrcConstBitDepth
DDRop
DestColorkey
ErrorValue
FX
FillColor
FillDepth
FillPixel
Pattern
Rop
RotationAngle
Size
SrcColorkey
ZBufferBaseDest
ZBufferDest
ZBufferHigh
ZBufferLow
ZBufferOpCode
ZBufferSrc
ZDestConst
ZDestConstBitDepth
ZSrcConst
ZSrcConstBitDepth
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TDx_DrawSurface::Blt()
TDx_DrawSurface
TDDColorKey