ImageGear for Java
setItem 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 void setItem( 
   int pixel,
   int channel,
   int value
)

Parameters

pixel
Index of pixel in the array.
channel
Channel number in particular pixel.
value
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