TEXT   42
gdImageCreateFromXbm
Guest on 7th March 2023 01:36:46 PM


  1. gdImageCreateFromXbm(rb_io_stdio_file(fptr));
  2.      if (!iptr)
  3.          rb_raise(rb_eArgError, "%s is not a valid Xbm File", fptr->path);

Raw Paste

Login or Register to edit or fork this paste. It's free.