ImageGear for .NET
UpdateLineFrom Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : UpdateLineFrom Method




startColumn
X coordinate of line start.
startRow
Y coordinate of line start.
endColumn
X coordinate of line end.
endRow
Y coordinate of line end.
pixels
New values for pixels being updated.

Glossary Item Box

Exchanges the pixels of the specified line with new pixels.

Syntax

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

Parameters

startColumn
X coordinate of line start.
startRow
Y coordinate of line start.
endColumn
X coordinate of line end.
endRow
Y coordinate of line end.
pixels
New values for pixels being updated.

See Also

©2013. Accusoft Corporation. All Rights Reserved.