'Declaration Public Property transparentColor As String
public string transparentColor { get; set; }
Property Value
Default value is "Transparent".
'Declaration Public Property transparentColor As String
public string transparentColor { get; set; }
Value of this property has effect only if transparency and hasTransparentColor are set to true and source image is 24- or 32-bpp image.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5