NAME
SDL2::PixelFormat - RGBA pixel structure
SYNOPSIS
use SDL2 qw[:all];
# TODO: I need to whip up a quick example
DESCRIPTION
Everything in the pixel format structure is read-only.
Fields
formatpaletteBitsPerPixelBytesPerPixelpaddingRmaskGmaskBmaskAmaskRlossGlossBlossAlossRshiftGshiftBshiftAshiftrefcountnext
AUTHOR
Sanko Robinson <sanko@cpan.org>