![]() |
WICBitmapInterpolationModeHighQualityCubic ?
Hallo,
kann mir jemand den Wert der Konstante WICBitmapInterpolationModeHighQualityCubic geben. Sie sollte in der WinApi.WinCodec stehen, was sie aber leider nicht macht(10.1 update 2). Danke zur Info: Installation von MustangpeakCommonLib schlägt fehl, weil Zitat:
|
AW: WICBitmapInterpolationModeHighQualityCubic ?
|
AW: WICBitmapInterpolationModeHighQualityCubic ?
Das stimmt auch mit der WinCodec.pas überein.
( $4 ) |
AW: WICBitmapInterpolationModeHighQualityCubic ?
Danke.
Habe nochmal nachgesehen in 10.1 und 10.2 ist sie nicht drin. |
AW: WICBitmapInterpolationModeHighQualityCubic ?
Tipp: Anhand der offiziellen Dokumentation kann man sich das mit abzählen auch herleiten:
![]() WICBitmapInterpolationModeNearestNeighbor -> 0 ... WICBitmapInterpolationModeHighQualityCubic -> 4 |
AW: WICBitmapInterpolationModeHighQualityCubic ?
Oder das Windows-SDK/PSDK runterladen. Das hast dann die Header-Datei, welche immer unten im MSDN genannt wird.
Unten, in den Requirements, und hier auch mal in der Überschrift. > wincodec.h Diesen Wert gibt es erst auch seit Windows 10. Sooooo schnell war Delphi noch nie, beim Import neuer/aktuellerer APIs. (erst 6 Jahre ... was erwartet ihr) |
AW: WICBitmapInterpolationModeHighQualityCubic ?
Wenn selbst installiert, oder neuderdings auch gleich das WinSDK beim Install vom Delphi mitinstalliert, dann siehe
C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\wincodec.h |
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:49 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz