BltFast
Applies to

TDirectDrawSurface

Declaration

procedure BltFast( X: Longint; Y: Longint; SrcSurface: TDirectDrawSurface; pSrcRect: PRect; Trans: Longint );

Description

Calls the interface BltFast method to perform a source copy blit or transparent blit using a source or destination color key. See IDirectDrawSurface3::BltFast for more information.