roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
byte_order.h
Go to the documentation of this file.
1#pragma once
2
3#include "roo_io/data/byte_order.h"
4
5namespace roo_display {
6
7using ByteOrder = roo_io::ByteOrder;
8
9} // namespace roo_display
Defines 140 opaque HTML named colors.
roo_io::ByteOrder ByteOrder
Definition byte_order.h:7