Unit 'libSDL3_gfx' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TzoomSurface

Declaration

Source position: libsdl3_gfx.pas line 3211

type TzoomSurface = function(

  src: PSDL_Surface;

  zoomx: Tdouble;

  zoomy: Tdouble;

  smooth: LongInt

):PSDL_Surface;



CT Web help

CodeTyphon Studio