TVideoGrabber.VideoProcessing_InvertColors

Prev

Next

TVideoGrabber

Properties

 




































































































Inverts the colors of the video stream on which the frame grabber is applied.


Declaration
property VideoProcessing_InvertColors: Boolean read GetVideoProcessingInvertColors write SetVideoProcessingInvertColors default DEF_VideoProcessing_InvertColors;


__property bool VideoProcessing_InvertColors=read=GetVideoProcessingInvertColors, write=SetVideoProcessingInvertColors, default=0


Property VideoProcessing_InvertColors As Boolean

Description

When enabled, colors are inverted on the video stream on which the frame grabber is applied.


See Also
TVideoDeinterlacing OnFrameBitmap RetrieveInitialXYAfterRotation VideoProcessing_Brightness VideoProcessing_Contrast VideoProcessing_Deinterlacing VideoProcessing_FlipHorizontal VideoProcessing_FlipVertical VideoProcessing_GrayScale VideoProcessing_Hue VideoProcessing_Pixellization VideoProcessing_Rotation VideoProcessing_RotationCustomAngle VideoProcessing_Saturation TVideoRotation