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

th_img_plane

Declaration

Source position: zgl_lib_theora.pas line 74

type th_img_plane = record

  width: cint;

  

  height: cint;

  

  stride: cint;

  

  data: pcuchar;

  

end;



CT Web help

CodeTyphon Studio