ofRead constant

int const ofRead

Indicates that the file should be opened for reading only.

Implementation

static const ofRead = 0x00000000;