manpagez: man pages & more
man SWFShape_setLine(3)
Home | html | info | man
SWFShape_setLine(3)                                        SWFShape_setLine(3)




NAME

       SWFShape_setLine - set line width and line color


SYNOPSIS

       #include <ming.h>

       void SWFShape_setLine
       (
            SWFShape shape,
            unsigned short width,
            byte r,
            byte g,
            byte b,
            byte a
       );


PARAMETERS

       SWFShape shape
              Not Documented.

       unsigned short width
              Not Documented.

       byte r Not Documented.

       byte g Not Documented.

       byte b Not Documented.

       byte a Not Documented.


DESCRIPTION

       Set line width in px set line color as {r, g, b, a}.



c2man shape_util.c                31 May 2008              SWFShape_setLine(3)

ming 0.4.3 - Generated Wed Dec 8 21:30:32 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.