Movie::GetRenderPixelScale

Movie::GetRenderPixelScale
static SF_INLINE float SF_STDCALL GetRenderPixelScale();
Description

GetRenderPixelScale describes the scale of a single pixel to the renderer. This scale should be used when you translate screen coordinates to the renderers coordinates.

Return Value

A float value containing the scaling value.