TVideoGrabber.Cropping_Outbounds

Prev

Next

TVideoGrabber

Properties

 




































































































Keeps the cropping area centered when zooming near the edges.


Declaration
property Cropping_Outbounds: Boolean read GetCropping_Outbounds write SetCropping_Outbounds default DEF_Cropping_Outbounds;


__property bool Cropping_Outbounds=read=GetCropping_Outbounds, write=SetCropping_Outbounds, default=0


Property Cropping_Outbounds As Boolean

Description

Useful when zooming near the edges of the video window.

When this property is enabled, moving he Cropping_X and Cropping_Y values against the edge of the video window makes the edge displayed at the center of the control (with a background border), allowing to zoom near the edge while keeping the image centered.


See Also
Cropping and zooming Cropping_Enabled Cropping_Height Cropping_Width Cropping_X Cropping_XMax Cropping_Y Cropping_YMax Cropping_Zoom