pebble-gbitmap-lib

pebble-gbitmap-lib ==================


Keywords
pebble-package
License
MIT
Install
npm install pebble-gbitmap-lib@1.0.3

Documentation

pebble-gbitmap-lib

Resize a GBitmap with this api :

GBitmap* scaleBitmap(GBitmap* src, uint16_t ratio_width_percent, uint16_t ratio_height_percent)

Installation

pebble package install pebble-gbitmap-lib

Usage

Add #include <pebble-gbitmap-lib/gbitmap_tools.h> in your source file