[ TDx_Draw_Library ]
[ next: TDDColorControl ]
[ prev: TDDBltFX ]
class TDDCaps : public TComponent
class PACKAGE TDDCaps : 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 TDDCaps component wraps the DirectX DDCAPS structure, which describes the system capabilities that are available to TDx_Draw_Library components.
It is used by the TDx_Draw::GetCaps() and TDx_DrawPalette::GetCaps() methods when retrieving system capability information.
You may not be able to use all the listed capabilities at once or have all of the surfaces described in TDDCaps::SCaps in existance at the same time.
PROPERTIES
Top
Properties
Methods
Events
See Also
AlignBoundaryDest
AlignBoundarySrc
AlignSizeDest
AlignSizeSrc
AlignStrideAlign
AlphaBltConstBitDepths
AlphaBltPixelBitDepths
AlphaBltSurfaceBitDepths
AlphaOverlayConstBitDepths
AlphaOverlayPixelBitDepths
AlphaOverlaySurfaceBitDepths
CKeyCaps
Caps
Caps2
CurrVideoPorts
CurrVisibleOverlays
ErrorValue
FXAlphaCaps
FXCaps
MaxOverlayStretch
MaxVideoPorts
MaxVisibleOverlays
MinOverlayStretch
NLVBCKeyCaps
NLVBCaps
NLVBCaps2
NLVBFXCaps
NLVBRops
NumFourCCCodes
PalCaps
Rops
SCaps
SSBCKeyCaps
SSBCaps
SSBRops
SVBCKeyCaps
SVBCaps
SVBCaps2
SVBFXCaps
SVBRops
SVCaps
Size
VSBCKeyCaps
VSBCaps
VSBFXCaps
VSBRops
VidMemFree
VidMemTotal
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_Draw::GetCaps()
TDx_DrawSurface::UpdateOverlayZOrder()
TDx_DrawPalette::GetCaps()
TDDSCaps