property LPicture.Opaque as Boolean
Indicates if the picture is opaque or transparent.

TypeDescription
Boolean A Boolean expression that specifies whether the current picture is shown as transparent or opaque.
By default, the Opaque property is False. The Opaque property indicates if the picture is shown as opaque or transparent.

If using the PNG format, the control handles automatically its transparency / alpha blending, unless the Opaque property is True, so in this case, any TransparentColorFrom or TransparentColorTo property has no effect. 

For any other picture type, you can use any of the following to define the transparent region of the picture:

The control supports almost all type of pictures like