ImageGear for Java
getItem Method
Index of pixel in the array.
Channel number in particular pixel. Color value of requested channel in requested pixel.

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

Indexed method for direct access to contained pixels.
Syntax
public int getItem( 
   int pixel,
   int channel
)

Parameters

pixel
Index of pixel in the array.
channel
Channel number in particular pixel. Color value of requested channel in requested pixel.

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

See Also

Reference

ImGearPixelArray Class
ImGearPixelArray Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback