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




column
X offset in row.
row
Number of row to be updated.
pixels
New values for the pixels being updated.

Glossary Item Box

Updates part of row with new pixels.

Syntax

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

Parameters

column
X offset in row.
row
Number of row to be updated.
pixels
New values for the pixels being updated.

Remarks

Updates the pixels of the specified row area.

See Also

©2013. Accusoft Corporation. All Rights Reserved.