This document is archived and information here might be outdated. Recommended version. |
Iterates to the next PixelBlock.
[Visual Basic .NET]
Public Function Next ( _
) As Boolean
[C#]
public bool Next (
);
[C++]
HRESULT Next(
void
);