struct EE::Window::KittyFramePresenter::Frame

struct Frame {
    // fields

    std::vector<Uint8> pixels;
    Math::Sizei size;
};