/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
drape/drape_tests/img.hpp
5 строк
104 B
ExMix
[drape] tests for packing and mapping glyph on texture. Fixes that checked by tests
23 сен 2015, 02:34
23 сен 2015, 02:34
7d3ed5c
Код
Авторство
О чём код?
#pragma once #include <QtGui/QImage> QImage CreateImage(uint32_t w, uint32_t h, const uint8_t * mem);