ImageDF.hpp
Go to the documentation of this file.
43 static ememory::SharedPtr<ewol::resource::ImageDF> create(const std::string& _filename, ivec2 _size=ivec2(-1,-1));
Definition: ImageDF.hpp:15
Definition: Area.hpp:16
void generateDistanceField(const egami::ImageMono &_input, egami::Image &_output)
Generate distance field of this Image input.
static ememory::SharedPtr< ewol::resource::ImageDF > create(const std::string &_filename, ivec2 _size=ivec2(-1,-1))
keep the resource pointer.
Definition: Texture.hpp:15