Skip to content

Latest commit

 

History

History
207 lines (197 loc) · 10.6 KB

alpha.md

File metadata and controls

207 lines (197 loc) · 10.6 KB

Alphabetical declaration list

All names of functions, types, constants and macros declared by the library are listed in this page for quick lookup. They all link to their respective pages. Ordering is pure ASCII (that is, all uppercase letters come before all lowercase letters).

Unprefixed macros are listed separately at the end.

The following macros are unprefixed versions of macros listed above; they are all listed (along with their corresponding long-form macros) in the Unprefixed macros section.

  • ALPHA16
  • ALPHA32
  • ALPHA32X
  • ALPHA64
  • BLUE16
  • BLUE32
  • BLUE32X
  • BLUE64
  • COLOR16
  • COLOR32
  • COLOR32X
  • COLOR64
  • GREEN16
  • GREEN32
  • GREEN32X
  • GREEN64
  • PIXARRAY
  • PIXARRAY_T
  • PIXEL
  • PIXEL16
  • PIXEL32
  • PIXEL64
  • PIXEL8
  • PIXELS16
  • PIXELS32
  • PIXELS64
  • PIXELS8
  • RED16
  • RED32
  • RED32X
  • RED64

Prev: Macros

Next: Loading and storing modes

Up: README