Represents a single MNIST image with its label.
The pixel data of the image as a ByteArray (28x28 pixels).
The label of the image (0-9).