LoadBitmap
Applies to

TDirectDraw

Declaration

function LoadBitmap( const Name: String; Width, Height: Integer ): TDirectDrawSurface;

Description

Creates a DirectDrawSurface from the Name bitmap resource with the Width x Height dimensions. The surface is created with the DDSCAPS_OFFSCREENPLAIN attribute.