rpr_image_filter_type

Usage

RPR_IMAGE_FILTER setting.

Possible Values

Name

Value

Brief Explanation

RPR_IMAGE_FILTER_TYPE_NEAREST

0x1

Choose the closest pixel of a texture.

RPR_IMAGE_FILTER_TYPE_LINEAR

0x2

Linear interpolation of the nearest pixels.