FrameGrabberCurrentRGBFormat
|
TVideoGrabber.FrameGrabberCurrentRGBFormat |
||||
|
|
|
|
||
Returns the current RGB format of the frame grabber.
Declaration
property FrameGrabberCurrentRGBFormat: TFrameGrabberRGBFormat read GetFrameGrabberCurrentRGBFormat;
__property TFrameGrabberRGBFormat FrameGrabberCurrentRGBFormat=read=GetFrameGrabberCurrentRGBFormat, nodefault
Property FrameGrabberCurrentRGBFormat As TxFrameGrabberRGBFormat
Description
Used to retrieve the current RGB format of the frame grabber.
Useful mainly when the frame grabber has no specified RGB format (FrameGrabberRGBFormat = fgf_Default), to retrieve the current RGB format in use after invoking StartPreview, StartRecording or OpenPlayer.
See Also
TFrameGrabberRGBFormat FrameGrabber FrameGrabberRGBFormat FramerateDivider GetFrameInfo GetFrameInfoString InFrameProgressEvent OnFrameBitmap OnFrameBitmapEventSynchrone WebcamStillCaptureButton