Click here to Skip to main content
15,868,016 members

Comments by Member 15696747 (Top 1 by date)

Member 15696747 1-Jan-23 6:23am View    
What I'm trying to do is to avoid saving images in files, I already have these images as Bitmap objects in program, I don't need to load them from files. That's why I'm searching for a way to use Bitmaps directly without a FileStream object.