FT800 Series Programmer Guide
Version 2.1
Document Reference No.: BRT_000030 Clearance No.: BRT#037
201
Copyright © Bridgetek Limited
Without the 3D look:
cmd_progress(20,
50,
120,
12,
OPT_FLAT, 50, 100);
A 4 pixel high bar, range 0-65535, with a brown background:
cmd_bgcolor(0x402000);
cmd_progress(20, 50, 120, 4, 0, 9000,
65535);