Unicode Controls & Classes for VB6 - Version 4
ctlUniImageWL
.eUniImage_TranspType Enum
Specifies the image transparency type
Values
Name
Value
Description
eUniImage_TranspType_AsIs
-1
As Is
eUniImage_TranspType_ByCoords
0
By using coordinates specified by [
xTranspColor
] and [
yTranspColor
]
eUniImage_TranspType_ByColor
1
By using the color specified by [
TransparentColor
]
Remarks
Note that for 32bpp images the transparent color (if specified by using this enum) is only added to those already transparent