hi
im trying to load gif file
Image img1 = Image.FromFile( iSelected);
it is throwing Outofmemory Exeption
Can ne 1 help me for this?
im trying to load gif file
Image img1 = Image.FromFile( iSelected);
it is throwing Outofmemory Exeption
Can ne 1 help me for this?
Comment