Euphoria
Namespaces | Functions
texture.io.h File Reference
#include "render/texture.h"
#include "embed/types.h"

Go to the source code of this file.

Namespaces

namespace  eu
 
namespace  eu::render
 

Functions

Texture2d eu::render::load_image_from_embedded (DEBUG_LABEL_ARG_MANY const embedded_binary &image_binary, TextureEdge te, TextureRenderStyle trs, Transparency t, ColorData cd)
 
TextureCubemap eu::render::load_cubemap_from_embedded (DEBUG_LABEL_ARG_MANY const std::array< embedded_binary, cubemap_size > &images, ColorData cd)