From 176e27d04d396add8371c820fdebc3271a164b9b Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Wed, 5 Oct 2022 10:35:21 +0200 Subject: [PATCH] Update point32.bm --- point32.bm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/point32.bm b/point32.bm index df61e11..623f003 100644 --- a/point32.bm +++ b/point32.bm @@ -1,5 +1,9 @@ $if Point32 = undefined then $let Point32 = defined +' ## Point32 +' - syntax: ``Point32(x, y)`` +' - Returns the 32 bit color value of pixel at x,y in any graphics mode. +' - Like ``Point``, ``Point32`` samples ``_Source`` function Point32~& (x as long, y as long) select case _pixelsize case 1