ImageRef.pixels

Pointer to the first pixel.

struct ImageRef(COLOR, StorageType = PlainStorageUnit!COLOR)
StorageType* pixels;

Meta