Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
RowMajor180Layout Class Reference

#include <RowMajorLayout.h>

Inheritance diagram for RowMajor180Layout:
RowMajorTilePreference

Static Public Member Functions

static uint16_t Map (uint16_t width, uint16_t height, uint16_t x, uint16_t y)
 

Additional Inherited Members

- Public Types inherited from RowMajorTilePreference
typedef RowMajorLayout EvenRowEvenColumnLayout
 
typedef RowMajor270Layout EvenRowOddColumnLayout
 
typedef RowMajor90Layout OddRowEvenColumnLayout
 
typedef RowMajor180Layout OddRowOddColumnLayout
 

Member Function Documentation

◆ Map()

static uint16_t RowMajor180Layout::Map ( uint16_t  width,
uint16_t  height,
uint16_t  x,
uint16_t  y 
)
inlinestatic