FMX.Media.TVideoCaptureSetting.GetSize
Delphi
function GetSize: TSize;
C++
System::Types::TSize __fastcall GetSize();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FMX.Media.pas FMX.Media.hpp |
FMX.Media | TVideoCaptureSetting |
Beschreibung
Gibt die Breite (Width) und Höhe (Height) des Frames als Instanz von TSize zurück.