touchgfx::lookupNearestNeighborRenderVariant() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::lookupNearestNeighborRenderVariant()

touchgfx::lookupNearestNeighborRenderVariant() function

@fn RenderingVariant lookupNearestNeighborRenderVariant(const Bitmap& bitmap); Returns the associated nearest neighbor render variant based on the bitmap format. Returns the associated nearest neighbor render variant based on the bitmap format.

Syntax

RenderingVariant lookupNearestNeighborRenderVariant(const Bitmap& bitmap);

Arguments

bitmap

The bitmap.

Return value

A RenderingVariant based on the bitmap format.

References

LocationText
Utils.hpp:101
RenderingVariant lookupNearestNeighborRenderVariant(const Bitmap& bitmap);

Type Use

Type of touchgfx::lookupNearestNeighborRenderVariant()
touchgfx::lookupNearestNeighborRenderVariant()
all items filtered out