ofCopyMemory constant

int const ofCopyMemory

Indicates that the file should be read into memory. Metadata should maintain its own copy.

Implementation

static const ofCopyMemory = 0x00000002;