### ====================================
### Piddle name: 'pdl'
### Type and dims: 'PDL: Byte D [252,189]'
### Bad flag is: 1
### Bad value is: 255
### ngood in pdl: 6766
### ------------------------------------
### ====================================
### Piddle name: 'lut'
### Type and dims: 'PDL: Byte D [3,256]'
### Bad flag is: 0
### Bad value is: 255
### ngood in pdl: 768
### ------------------------------------
my $gd = PDL::IO::GD->new({ pdl => $pdl, lut => $lut });
$gd->write_Png( "with_pdl_io_gd.png" );
BOOM! Segmentation fault!
What did I do wrong?
--
Puneet Kishor
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl