01-17-2012, 09:52 AM
How would I go about making a program that resizes every image in a specific file to a specified size, not file size, actual image size like X Y size?
Resize images automatically through vb.net?
|
01-17-2012, 09:52 AM
How would I go about making a program that resizes every image in a specific file to a specified size, not file size, actual image size like X Y size?
01-17-2012, 04:24 PM
(This post was last modified: 01-17-2012, 05:01 PM by AceInfinity.)
Do you care about constraining proportions?
(01-17-2012, 09:52 AM)TalishHF Wrote: How would I go about making a program that resizes every image in a specific file to a specified size, not file size, actual image size like X Y size? Every image in a specific file? I thought there was only one file inside every file? "Directory" maybe?
01-17-2012, 05:55 PM
Created a demo for you:
Code: Imports System.IO, System.Drawing.Imaging
04-10-2013, 08:43 PM
hi ,you wanna resize image with VB.NET?have a look at VB.NET Codes for Resizing Images .i have found that by google.hope that it is what you want
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
[VB.NET][TUT] Crypter/Decrypter :Txt,Images,Songs,web Page,Exel,Word,Adobe reader! | ThePrinCe | 0 | 2,575 |
05-26-2011, 04:11 AM Last Post: ThePrinCe |