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

touchgfx::lookupBilinearRenderVariant() function

@fn RenderingVariant lookupBilinearRenderVariant(const Bitmap& bitmap); Returns the associated bilinear render variant based on the bitmap format. Returns the associated bilinear render variant based on the bitmap format.

Syntax

RenderingVariant lookupBilinearRenderVariant(const Bitmap& bitmap);

Arguments

bitmap

The bitmap.

Return value

A RenderingVariant based on the bitmap format.

References

LocationText
Utils.hpp:114
RenderingVariant lookupBilinearRenderVariant(const Bitmap& bitmap);

Type Use

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