VideoProcessing_GrayScale
|
TVideoGrabber.VideoProcessing_GrayScale |
||||
|
|
|
|
||
Changes colors in greyscale on the video stream on which the frame grabber is applied.
Declaration
property VideoProcessing_GrayScale: Boolean read GetVideoProcessingGrayScale write SetVideoProcessingGrayScale default DEF_VideoProcessing_GrayScale;
__property bool VideoProcessing_GrayScale=read=GetVideoProcessingGrayScale, write=SetVideoProcessingGrayScale, default=0
Property VideoProcessing_GrayScale As Boolean
Description
When enabled, colors are changed in grayscale on the video stream on which the frame grabber is applied.
See Also
TVideoDeinterlacing MP4NeedsReindexing OnFrameBitmap RetrieveInitialXYAfterRotation VideoProcessing_Brightness VideoProcessing_Contrast VideoProcessing_Deinterlacing VideoProcessing_FlipHorizontal VideoProcessing_FlipVertical VideoProcessing_Hue VideoProcessing_InvertColors VideoProcessing_Pixellization VideoProcessing_Rotation VideoProcessing_RotationCustomAngle VideoProcessing_Saturation TVideoRotation