How To Make Image SlideShow In C# [ step by step ]

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 6

  • @robertdonnan2893
    @robertdonnan2893 2 ปีที่แล้ว +1

    Thank you. This helped. For those struggling with the resolution, I was able to readd the images to the imagelist then have it set to 256,256 and 32x before running the program. The more you try to change the settings the more the image will compress and look worse so try removing then readding the images.

  • @konstantinosbakas6860
    @konstantinosbakas6860 4 หลายเดือนก่อน

    Thank you👍

  • @suzansuzan2779
    @suzansuzan2779 3 ปีที่แล้ว +1

    👍❤

  • @ahmedsamv3988
    @ahmedsamv3988 4 ปีที่แล้ว +1

    thanks a lot.

  • @Hamze_Hazzan
    @Hamze_Hazzan 4 ปีที่แล้ว +1

    thank you

  • @christianalpuerto3308
    @christianalpuerto3308 4 ปีที่แล้ว

    instead using imagelist, can we use only the picturebox with its resources? I having a problem where the maximum size for the image in imagelist is only 256,256 where I need a 1080px and it comes out may HD images becomes blur.