HasPaletteTransparentColors Property (PngPage)
Gets a value indicating whether the palette has transparent colors.
'Declaration
Public ReadOnly Property HasPaletteTransparentColors As Boolean
public bool HasPaletteTransparentColors { get; }
public: __property bool get_HasPaletteTransparentColors();
public:
property bool HasPaletteTransparentColors {
bool get();
}
Property Value
true - palette has transparent colors; false - palette does NOT have transparent colors.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5