Project L Core Documentation
C#
Show/Hide TOC
Binary
Image
Item Property
Overload List
Item
Int32
Gets the cell at the specified index: image[i,j] is equivalent to image[i * 5 + j].
Item
Int32, Int32
Gets the cell at the specified position.
See Also
Reference
BinaryImage Structure
ProjectLCore.GamePieces Namespace
In This Article
Overload List
See Also