ID2D1SpriteBatch::GetSpriteCount method (d2d1_3.h)

Retrieves the number of sprites in this sprite batch.

Syntax

UINT32 GetSpriteCount();

Return value

Type: UINT32

Returns the number of sprites in this sprite batch

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h
Library D2d1.lib
DLL D2d1.dll

See also

ID2D1SpriteBatch