TAG_CUSTOM_RENDERED top-level constant

String const TAG_CUSTOM_RENDERED

This tag indicates the use of special processing on image data, such as rendering geared to output. When special processing is performed, the Exif/DCF reader is expected to disable or minimize any further processing.

See also RENDERED_PROCESS_NORMAL See also RENDERED_PROCESS_CUSTOM

Implementation

const String TAG_CUSTOM_RENDERED = "CustomRendered";