Overload List

NameDescription
Item[([(Point])])
Get or Set the color in the location
Item[([(Int32])])
Get or Set the specific channel of the current image. For Get operation, a copy of the specific channel is returned. For Set operation, the specific channel is copied to this image.
Item[([(Int32, Int32])])
Get or Set the color in the rowth row (y direction) and columnth column (x direction)

See Also