ClanSoft logo
ClanSoft logo

    CL_SurfaceProvider::get_pitch

Syntax

virtual int get_pitch();

Return value

The pitch (bytes per line) of the surface data.

Description

Returns the actual pitch of the surface data (the width returned by get_width() is not necessarily the total width, but may be only a part of the surface data contained in the provider)


Back to index



This page was built using the Perceps documentation system.