Indexed property for direct access to contained pixels.
public: __property int get_Item int ,
int
;
public: __property void set_Item int ,
int ,
int
;
Parameters
- pixel
- Index of pixel in the array.
- channel
- Channel number in particular pixel.
Property Value
Color value of requested channel in requested pixel.