ImageData::GetPitch

ImageData::GetPitch
UPInt GetPitch() const;
Description

GetPitch obtains the pitch of the image in bytes.

Return Value

An unsigned value containing the pitch (distance in bytes between rows).