|
GetInkAlpha | ||
AlphaLevel# = GetInkAlpha() | ||
Parameters: NONE | ||
Returns: AlphaLevel# = The current alpha blending level |
||
GetInkAlpha returns the current Ink Alpha Blending level. FACTS: * When reading the Alpha Level back, you may notice the value to be a fraction different from the one you set. This is because the value is stored different internally and needs conversions to be read back. Mini Tutorial: This example shows how to set an InkAlpha level, then read it back.
This example would output.
|
Related Info: | GetInk | GetInkMode | Ink | InkAlpha | InkMode : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |