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




index
Channel index.

Glossary Item Box

Channels indexing property.

Syntax

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

Parameters

index
Channel index.

Property Value

Value from 0 to 2^(ChannelDepth) - 1 range.

Remarks

Gets or sets the color value using channel index.

NOTE: for initialization of pixel value for using it with bitonal images, i.e. Run-Ends DIBs, please use 0 value for black color, and 1 value for white color.

See Also

©2013. Accusoft Corporation. All Rights Reserved.