Help for this page

Select Code to Download


  1. or download this
          elsif ( data =~ /^\x89PNG\x0d\x0a\x1a\x0a/) {
             type = 'PNG';
          }
    
  2. or download this
        return @images;