orcus
Data Fields
RasterPattern Struct Reference

Defines the pattern setup for raster operations.

#include <2d.h>

Data Fields

uint16_t bgCol
 16-bit RGB565 or 8 pit palette background colour where pattern is 1bpp
 
uint16_t fgCol
 16-bit RGB565 or 8 pit palette foreground colour where pattern is 1bpp
 
RgbFormat format
 RGB data format of pattern data (only P8BPP, RGB565 and B1BPP are valid)
 
int yOffset
 Offset pattern by the given number of pixels in the Y direction.
 

The documentation for this struct was generated from the following file: