DrawAlphaText
|
![]() ![]() ![]() |
X [in], Y [in]
|
Coordinates of the beginning of the text relative to the image origin.
|
Text [in]
|
The string containing the text to be drawn.
|
Red [in], Green [in], Blue [in]
|
Values specifying the color or intensity of the text.
|
Opacity [in]
|
Vaule in the range 1-100 specifies the percentage of opacity at which the ellipse will be blended with the underlying pixels in the image.
|
If 0, the pixels of the text area will be reset to the fully transparent state.
|
If omitted, default value of 100 is used.
|
|
S_OK
|
Success
|
E_FAIL
|
Failure.
|