Structure VLStreamTypes.TVLFloatSize
From Mitov Wiki Doc
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
Unit: VLStreamTypes
Contents |
Syntax
Delphi:
type TVLFloatSize = record
C++ Builder:
struct TVLFloatSize
Visual C++ (MFC):
struct CTVLFloatSize
C# (.NET):
public struct FloatSize
Summary
Width and Height floating point size structure.
Description
Defines structure containing Width and Height floating point size.