Unit 'zgl_textures' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

tex_LoadFromMemory

Declaration

Source position: zgl_textures.pas line 119

function tex_LoadFromMemory(

  const Memory: zglTMemory;

  const Extension: UTF8String;

  TransparentColor: LongWord = TEX_NO_COLORKEY;

  Flags: LongWord = TEX_DEFAULT_2D

):zglPTexture;



CT Web help

CodeTyphon Studio