Provides indexed access to each line of pixels.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IntPtr GetScanline( int row )
Public Function GetScanline ( _ row As Integer _ ) As IntPtr
public: IntPtr GetScanline( int row )
Parameters
- row
- Int32
The row index (from 0)