TVideoGrabber.MotionDetector_GlobalColorIntensity

Prev

Next

TVideoGrabber

Methods

 




































































































Retrieves the global average color intensity of the last video frame.


Declaration
function MotionDetector_GlobalColorIntensity (RGBSelector: TRGBSelector): LongInt;


int __fastcall MotionDetector_GlobalColorIntensity(TRGBSelector RGBSelector);


function MotionDetector_GlobalColorIntensity (RGBSelector as TRGBSelector) as Long

Description

Used to retrieve the global average color intensity of the last video frame.
The RGBSelector parameter specifies the color to retrieve (R, G or B).