Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoBufferMethod< T_COLOR_FEATURE > Member List

This is the complete list of members for NeoBufferMethod< T_COLOR_FEATURE >, including all inherited members.

ClearTo(typename T_COLOR_FEATURE::ColorObject color)NeoBufferMethod< T_COLOR_FEATURE >inline
ColorFeature typedefNeoBufferMethod< T_COLOR_FEATURE >
ColorObject typedefNeoBufferMethod< T_COLOR_FEATURE >
CopyPixels(uint8_t *pPixelDest, const uint8_t *pPixelSrc, uint16_t count)NeoBufferMethod< T_COLOR_FEATURE >inline
GetPixelColor(uint16_t indexPixel) constNeoBufferMethod< T_COLOR_FEATURE >inline
GetPixelColor(int16_t x, int16_t y) constNeoBufferMethod< T_COLOR_FEATURE >inline
Height() constNeoBufferMethod< T_COLOR_FEATURE >inline
NeoBufferMethod(uint16_t width, uint16_t height, PGM_VOID_P pixels=nullptr)NeoBufferMethod< T_COLOR_FEATURE >inline
operator NeoBufferContext< T_COLOR_FEATURE >()NeoBufferMethod< T_COLOR_FEATURE >inline
PixelCount() constNeoBufferMethod< T_COLOR_FEATURE >inline
Pixels() constNeoBufferMethod< T_COLOR_FEATURE >inline
PixelSize() constNeoBufferMethod< T_COLOR_FEATURE >inline
PixelsSize() constNeoBufferMethod< T_COLOR_FEATURE >inline
SetPixelColor(uint16_t indexPixel, typename T_COLOR_FEATURE::ColorObject color)NeoBufferMethod< T_COLOR_FEATURE >inline
SetPixelColor(int16_t x, int16_t y, typename T_COLOR_FEATURE::ColorObject color)NeoBufferMethod< T_COLOR_FEATURE >inline
Width() constNeoBufferMethod< T_COLOR_FEATURE >inline
~NeoBufferMethod()NeoBufferMethod< T_COLOR_FEATURE >inline