VideoProcessing_RotationCustomAngle
TVideoGrabber.VideoProcessing_RotationCustomAngle |
||||
|
|
|
Specifies the angle of rotation of the video image.
Declaration
property VideoProcessing_Rotation: TVideoRotation read GetVideoProcessingRotation write SetVideoProcessingRotation default DEF_VideoProcessing_Rotation;
__property double VideoProcessing_RotationCustomAngle==GetVideoProcessingRotationCustomAngle, write=SetVideoProcessingRotationCustomAngle;
property VideoProcessing_RotationCustomAngle as Double
Description
Used to specify the angle of rotation of the video image, in degrees, when using the rt_custom_Angle... settings of the VideoProcessing_Rotation property.
See Also
TVideoDeinterlacing OnFrameBitmap RetrieveInitialXYAfterRotation VideoProcessing_Brightness VideoProcessing_Contrast VideoProcessing_Deinterlacing VideoProcessing_FlipHorizontal VideoProcessing_FlipVertical VideoProcessing_GrayScale VideoProcessing_Hue VideoProcessing_InvertColors VideoProcessing_Pixellization VideoProcessing_Rotation VideoProcessing_Saturation TVideoRotation
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy