Seite 1 von 1

[Module] ImageEx - Gadget (all OS)

Verfasst: 09.09.2019 13:09
von Thorsten1867
Extended Image Gadget - Module (all OS / 64Bit / DPI)
  • Anzeigen von Bildern mit den richtigen Proportionen
  • Autmatische Verkleinerung von zu großen Bildern
  • Autmatische Zentrierungof von zu kleinen Bildern
  • Dynamisch Rahmen für Bilder
  • Hinzufügen von Text [#Center/#Right/#Left | #Top/#Middle/#Bottom | #FitText]
  • Unterstützung für animierte GIFs & PNGs
  • Unterstützung für SVG - Bilder
  • Autmatische Größenanpassung des Gadgets

Code: Alles auswählen

; ImageEx::AttachPopupMenu()    ; attachs a popup menu to the gadget
; ImageEx::DisableReDraw()      ; enable/disable redrawing of the gadget
; ImageEx::Gadget()             ; creates a new gadget
; ImageEx::SetAutoResizeFlags() ; [#MoveX|#MoveY|#Width|Height]
; ImageEx::SetColor()           ; similar to SetGadgetColor()
; ImageEx::SetFont()            ; similar to SetGadgetFont(), but FontNumber instead of FontID
; ImageEx::SetFlags()           ; adds flags to the gadget
; ImageEx::SetMargins()         ; define margins
; ImageEx::SetState()           ; similar to SetGadgetState(), but ImageNumber instead of ImageID
; ImageEx::SetText()            ; similar to SetGadgetText()
; ImageEx::ToolTip()            ; similar to GadgetToolTip()
Download: ImageExModule.pbi

Re: [Module] ImageEx - Gadget (all OS)

Verfasst: 22.04.2020 20:52
von Thorsten1867
Update: Unterstützung von Multi-Frame Images (z.B. GIF)

Re: [Module] ImageEx - Gadget (all OS)

Verfasst: 25.04.2020 10:51
von Thorsten1867
Update:
  • Unterstützung für animierte PNGs (APNG)
  • Unterstützung für SVG - Bilder