Suchergebnisse für Anfrage "alpha-transparency"

4 die antwort

Transparent Png zu TBitmap32

Ich habe ein PNG, das ich in ein TBitmap32 laden möchte. Nach dem Laden der von mir aufgerufenen Bitmap: Bitmap.DrawMode := dmTransparent; Bitmap.OuterColor := Bitmap.PixelS[0,0];Aber dann sind alle weißen Pixel transparent. Wie kann ich das ...

4 die antwort

Animate ImageView von Alpha 0 auf 1

Ich habe eine ImageView, die ich als unsichtbar starten möchte. Nachdem Sie auf eine bestimmte Schaltfläche geklickt haben, möchten Sie das Bild animieren und dann auf Alpha 1 belassen. Wie mache ich das? Bisher kein Glück. Wenn ich das Alpha in ...

4 die antwort

Halbtransparente Farben in Google Charts?

in Anruf wie chart.draw(data, { colors: ['#e0440e', '#e6693e', '#ec8f6e', ...], ... }); Erstellt ein Diagramm mit Farben, die wie halbtransparent aussehen. [https://developers.google.com/chart/interactive/docs/customizing_charts]. Wir haben ...

TOP-Veröffentlichungen