Unicode Controls & Classes for VB6 - Version 4

ctlUniImageWL.TransparencyType Property

Gets or sets the Transparency Type for the image in the control

Syntax
Public Property Get TransparencyType () As eUniImage_TranspType
Public Property Let TransparencyType (ByVal iValue As eUniImage_TranspType)
Parameters
Parameter Description
ByVal iValue As eUniImage_TranspType The new transparency type
Remarks
If you use 32bpp alpha images you can only add a transparent color to those already transparent
If your 32bpp alpha image is transparent and you choose eUniImage_TranspType_AsIs, the image will remain transparent