SdlSizeF
Create a TSdlSizeF from a TSdlSize.
Definition
Unit: Neslib.Sdl3.Video
Parameters
ASize
: TSdlSize
: The size.
Returns
TSdlSizeF
: The size.
Remarks
It is safe to call this function from any thread.
Create a TSdlSizeF from a TSdlSize.
Unit: Neslib.Sdl3.Video
ASize
: TSdlSize
: The size.
TSdlSizeF
: The size.
It is safe to call this function from any thread.