Hello i am using a TImageEnView in delphi for displaying the image.I am using the pImageEnView.IO.LoadFromFileBMP(pFileName) for doing so.but there seems to be some problem with it It displays some .bmp file but some .bmp files are not visible can someone help
Hello the same problem is also arising when i am using pImageEnView.IO.LoadFromFileJPEG(pFileName) .This happens for some .jpg image. But if i use pImageEnView.IO.LoadFromFileAuto(pFileName) this image is visible.