Accusoft NotateXpress 12
ElementGetTransparentColor Method
See Also  Send comments on this topic.
elementHandle
The handle of an element returned by the ElementCreate method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetTransparentColor Method

Glossary Item Box

Description

Gets the transparent color of an existing image element.

Syntax

Visual Basic
Public Function ElementGetTransparentColor( _
   ByVal elementHandle As Long _
) As OLE_COLOR

Parameters

elementHandle
The handle of an element returned by the ElementCreate method.

Return Type

The RGB (Red Green Blue) color value of the element's transparent color.

Remarks

The transparent color is the color in the image that will show through to what is underneath the object.

White [RGB(255,255,255)] is the default TransparentColor

See Also

©2013. Accusoft Corporation. All Rights Reserved.