Unit VLRectRegion
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 22: | Line 22: | ||
*[[Class VLRectRegion.TVLMaskSize|TVLMaskSize]] - Mask size properties class. | *[[Class VLRectRegion.TVLMaskSize|TVLMaskSize]] - Mask size properties class. | ||
*[[Class VLRectRegion.TVLRectRegion|TVLRectRegion]] - Defines rectangular regions properties class. | *[[Class VLRectRegion.TVLRectRegion|TVLRectRegion]] - Defines rectangular regions properties class. | ||
+ | *[[Class VLRectRegion.TVLCropRectRegion|TVLCropRectRegion]] - Crop rectangle parameters class. | ||
*[[Class VLRectRegion.TVLOptionalRectRegion|TVLOptionalRectRegion]] - Optional rectangular region properties class. | *[[Class VLRectRegion.TVLOptionalRectRegion|TVLOptionalRectRegion]] - Optional rectangular region properties class. | ||
*[[Class VLRectRegion.TVLVideoFormatSettings|TVLVideoFormatSettings]] - Specifies how the video format will be selected. | *[[Class VLRectRegion.TVLVideoFormatSettings|TVLVideoFormatSettings]] - Specifies how the video format will be selected. | ||
[[Category:Units]] | [[Category:Units]] |
Latest revision as of 17:19, 18 October 2012
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabBasicPkg
Summary
Contains support classes.
Description
This unit contains support classes.
Classes
- TVLPoint - X, Y coordinates or offsets parameters class.
- TVLSize - Defines image size.
- TVLDefaultSize - Defines image size.
- TVLFilterOutputSize - Specifies the way the output frame size will be calculated.
- TVLOptionalFilterOutputSize - Specifies the way the output frame size will be calculated.
- TVLIntegerSize - Image size properties class.
- TVLMaskSize - Mask size properties class.
- TVLRectRegion - Defines rectangular regions properties class.
- TVLCropRectRegion - Crop rectangle parameters class.
- TVLOptionalRectRegion - Optional rectangular region properties class.
- TVLVideoFormatSettings - Specifies how the video format will be selected.