microvg  6.0.1
microvg
LLVG_GRADIENT_impl_stub.c File Reference

MicroVG library low level API: stub of the linear gradient implementation. More...

#include "vg_configuration.h"

Go to the source code of this file.

Detailed Description

MicroVG library low level API: stub of the linear gradient implementation.

This implementation is only compatible with the configuration VG_FEATURE_GRADIENT_FIRST_COLOR. It only stores the very first gradient's color as current color.

Author
MicroEJ Developer Team
Version
6.0.1

Definition in file LLVG_GRADIENT_impl_stub.c.