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

TIMG_SaveJPG_IO

Declaration

Source position: libsdl3_image.pas line 127

type TIMG_SaveJPG_IO = function(

  surface: PSDL_Surface;

  dst: PSDL_IOStream;

  closeio: Tbool;

  quality: LongInt

):Tbool;



CT Web help

CodeTyphon Studio