LR_COPYRETURNORG top-level constant

int const LR_COPYRETURNORG

Returns the original hImage if it satisfies the criteria for the copy—that is, correct dimensions and color depth—in which case the LR_COPYDELETEORG flag is ignored. If this flag is not specified, a new object is always created.

Implementation

const LR_COPYRETURNORG = 0x00000004;