Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoElementsNoSettings Class Reference

#include <NeoElementsNoSettings.h>

Inheritance diagram for NeoElementsNoSettings:
DotStarBgrFeature DotStarBrgFeature DotStarGbrFeature DotStarGrbFeature DotStarLbgrFeature DotStarLbrgFeature DotStarLgbrFeature DotStarLgrbFeature DotStarLrbgFeature DotStarLrgbFeature DotStarRbgFeature DotStarRgbFeature Lpd6803BrgFeature Lpd6803GbrFeature Lpd6803GrbFeature Lpd6803RgbFeature Lpd8806BrgFeature Lpd8806GrbFeature NeoAbcdefgpsSegmentFeature NeoBacedfpgsSegmentFeature NeoBgr48Feature NeoBgrFeature NeoBgrw64Feature NeoBgrwFeature NeoBrg48Feature NeoBrgFeature NeoBrgw64Feature NeoBrgwFeature NeoGbr48Feature NeoGbrFeature NeoGbrw64Feature NeoGbrwFeature NeoGrb48Feature NeoGrbFeature NeoGrbcwxFeature NeoGrbw64Feature NeoGrbwFeature NeoRbg48Feature NeoRbgFeature NeoRbgw64Feature NeoRbgwFeature NeoRgb48Feature NeoRgbFeature NeoRgbw64Feature NeoRgbwFeature NeoRgbwxxFeature P9813BgrFeature

Public Types

typedef NeoNoSettings SettingsObject
 

Static Public Member Functions

static void applySettings ([[maybe_unused]] uint8_t *pData, [[maybe_unused]] size_t sizeData, [[maybe_unused]] const SettingsObject &settings)
 
static uint8_t * pixels ([[maybe_unused]] uint8_t *pData, [[maybe_unused]] size_t sizeData)
 
static const uint8_t * pixels ([[maybe_unused]] const uint8_t *pData, [[maybe_unused]] size_t sizeData)
 

Static Public Attributes

static const size_t SettingsSize = 0
 

Member Typedef Documentation

◆ SettingsObject

Member Function Documentation

◆ applySettings()

static void NeoElementsNoSettings::applySettings ( [[maybe_unused] ] uint8_t *  pData,
[[maybe_unused] ] size_t  sizeData,
[[maybe_unused] ] const SettingsObject settings 
)
inlinestatic

◆ pixels() [1/2]

static const uint8_t* NeoElementsNoSettings::pixels ( [[maybe_unused] ] const uint8_t *  pData,
[[maybe_unused] ] size_t  sizeData 
)
inlinestatic

◆ pixels() [2/2]

static uint8_t* NeoElementsNoSettings::pixels ( [[maybe_unused] ] uint8_t *  pData,
[[maybe_unused] ] size_t  sizeData 
)
inlinestatic

Member Data Documentation

◆ SettingsSize

const size_t NeoElementsNoSettings::SettingsSize = 0
static