ImageGear for .NET
Item Property
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearPixelArray Class : Item Property




pixel
Index of pixel in the array.
channel
Channel number in particular pixel.

Glossary Item Box

Indexed property for direct access to contained pixels.

Syntax

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

Parameters

pixel
Index of pixel in the array.
channel
Channel number in particular pixel.

Property Value

Color value of requested channel in requested pixel.

Remarks

Provides access to color values of stored pixels and their channels.

See Also

©2013. Accusoft Corporation. All Rights Reserved.