CreateImageFromD3DSurface Function
ImagingDirect3D9

Creates image filled with contents of input D3D surface.

Pascal
function CreateImageFromD3DSurface(Surface: IDirect3DSurface9; 
                                   var Image: TImageData): Boolean;
File

ImagingDirect3D9 (at line 151)

Description

Surface must be lockable for function to work.

Related Information
You are here: Symbol Reference > Functions > CreateImageFromD3DSurface Function