Unit 'zgl_textures_png' Package
[Overview][Constants][Procedures and functions][Index] [#pl_zengl]

png_LoadFromMemory

Declaration

Source position: zgl_textures_png.pas line 48

procedure png_LoadFromMemory(

  const Memory: zglTMemory;

  out Data: PByteArray;

  out W: Word;

  out H: Word;

  out Format: Word

);



CT Web help

CodeTyphon Studio