ImageGear for .NET
GetRealDataRaster Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.FreqIP Namespace > ImGearComplexObject Class : GetRealDataRaster Method




rowNumber
Index of the row for which to get ImageGear.Core.ImGearArrayRef structure.

Glossary Item Box

Gets an ImGearArrayRef to the real buffer of the specified row.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

rowNumber
Index of the row for which to get ImageGear.Core.ImGearArrayRef structure.

Return Value

An ImageGear.Core.ImGearArrayRef structure to the real buffer of the specified row.

Remarks

This method gets an ImageGear.Core.ImGearArrayRef structure to the real buffer of the specified row.

See Also

©2013. Accusoft Corporation. All Rights Reserved.