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

tex_CreateZero

Declaration

Source position: zgl_textures.pas line 117

function tex_CreateZero(

  Width: Word;

  Height: Word;

  Color: LongWord = $000000;

  Flags: LongWord = TEX_DEFAULT_2D

):zglPTexture;



CT Web help

CodeTyphon Studio