Skip to content

Images

Most basic screen primitive.

show << Image::Add("slope_logo.png");

Builder

c++ Image::Add(std::string path,float scale);