[ TDx_Draw_Library ]
[ next: TDDDeviceIdentifier ]
[ prev: TDDColorControl ]
class TDDColorKey : public TComponent
class PACKAGE TDDColorKey : 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 TDDColorKey Component wraps the DirectX DDCOLORKEY structure, which defines color key or color range information.
It is used by TDx_DrawSurface::GetColorKey() and TDx_DrawSurface::SetColorKey() when retrieving or defining color key values.
It is also used in the TDDBltFX, TDDOverlayFX and TDDSurfaceDesc components.
PROPERTIES
Top
Properties
Methods
Events
See Also
ColorSpaceHighValue
ColorSpaceLowValue
ErrorValue
Size
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::GetColorKey()
TDx_DrawSurface::SetColorKey()
TDDBltFX
TDDOverlayFX
TDDSurfaceDesc
TDDBltFX::DestColorkey
TDDBltFX::SrcColorkey
TDDOverlayFX::DestColorkey
TDDOverlayFX::SrcColorkey
TDDSurfaceDesc::CKDestOverlay
TDDSurfaceDesc::CKDestBlt
TDDSurfaceDesc::CKSrcOverlay
TDDSurfaceDesc::CKSrcBlt