# Evaluate Bitmap

## Description

Evaluates a bitmap by parameterized values in the x and y directions and returns the color.

{% tabs %}
{% tab title="Preview" %}
![](https://3118158252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhT7C2oduVfvz0FwKt3nj%2Fuploads%2FRHZFFxSsxQOzXzZPnwZb%2FComponent-EvaluateBitmap.png?alt=media\&token=042c0487-ecf7-4549-8feb-8ee2179ca58b)
{% endtab %}

{% tab title="Location" %}
**Name** | Evaluate Bitmap

**Nickname** | EvalBmp

**Tab** | Bitmap

**Panel** | Analysis

**Division** | 2
{% endtab %}

{% tab title="Inputs" %}
**I** | **Image** (*B+ Image, Bitmap*) | A Bitmap Plus Image or Bitmap

**U** | **U Location** (*Integer*) | A unitized parameter in the X direction of the bitmap (0-1)

**V** | **V Location** (*Integer*) | A unitized parameter in the Y direction of the bitmap (0-1)
{% endtab %}

{% tab title="Ouputs" %}
**C** | **Color** (*Colour*) | The color at the pixel location
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
