FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Frame Member List

This is the complete list of members for fl::Frame, including all inherited members.

clear()fl::Frame
convertPixelsToRgb(fl::u8 *pixels, PixelFormat format)fl::Frameprivate
copy(const Frame &other)fl::Frameinline
draw(fl::span< CRGB > leds, DrawMode draw_mode=DrawMode::DRAW_MODE_OVERWRITE) constfl::Frame
drawXY(fl::span< CRGB > leds, const XYMap &xyMap, DrawMode draw_mode=DrawMode::DRAW_MODE_OVERWRITE) constfl::Frame
Frame(int pixels_per_frame)fl::Frameexplicit
Frame(fl::u8 *pixels, fl::u16 width, fl::u16 height, PixelFormat format, fl::u32 timestamp=0)fl::Frame
Frame(const Frame &other) FL_NOEXCEPTfl::Frame
getFormat() constfl::Frameinline
getHeight() constfl::Frameinline
getTimestamp() constfl::Frameinline
getWidth() constfl::Frameinline
interpolate(const Frame &frame1, const Frame &frame2, u8 amountOfFrame2)fl::Frame
interpolate(const Frame &frame1, const Frame &frame2, u8 amountofFrame2, fl::span< CRGB > pixels)fl::Framestatic
isFromCodec() constfl::Frameinline
isValid() constfl::Frame
mFormatfl::Frameprivate
mHeightfl::Frameprivate
mIsFromCodecfl::Frameprivate
mPixelsCountfl::Frameprivate
mRgbfl::Frameprivate
mTimestampfl::Frameprivate
mWidthfl::Frameprivate
operator=(const Frame &other) FL_NOEXCEPT=deletefl::Frame
rgb()fl::Frameinline
rgb() constfl::Frameinline
size() constfl::Frameinline
~Frame() FL_NOEXCEPTfl::Frame