Fields in org.dvb.ui declared as DVBAlphaComposite |
static DVBAlphaComposite |
DVBAlphaComposite.Clear
DVBAlphaComposite object that implements the opaque CLEAR rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.DstIn
DVBAlphaComposite object that implements the opaque DST_IN rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.DstOut
DVBAlphaComposite object that implements the opaque DST_OUT rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.DstOver
DVBAlphaComposite object that implements the opaque DST_OVER rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.Src
DVBAlphaComposite object that implements the opaque SRC rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.SrcIn
DVBAlphaComposite object that implements the opaque SRC_IN rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.SrcOut
DVBAlphaComposite object that implements the opaque SRC_OUT rule
with an alpha (Ar) of 1,0f. |
static DVBAlphaComposite |
DVBAlphaComposite.SrcOver
DVBAlphaComposite object that implements the opaque SRC_OVER rule
with an alpha (Ar) of 1,0f. |