Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Accessing bitmap pixels with less ScanLine[] calls in Delphi (https://www.delphipraxis.net/202838-accessing-bitmap-pixels-less-scanline%5B%5D-calls-delphi.html)

DP News-Robot 12. Dez 2019 19:00

Accessing bitmap pixels with less ScanLine[] calls in Delphi
 
As you will find in the documentation and on the web the usual way to access the pixels of a Bitmap in Delphi is using the Scanline[] array property. Something like this: This code first checks that the input bitmap is using 24 bits per pixel, then sets the output bitmap to do the same. [...]

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:22 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz