Unit 'LabImageData' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkanlab]

TLabImagePixelReadProc

Declaration

Source position: LabImageData.pas line 32

type TLabImagePixelReadProc = function(

  const x: Integer;

  const y: Integer

):TLabColor of object;



CT Web help

CodeTyphon Studio