Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.scripting.vbscript > #11204

WIA image editing

Path csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From "Mayayana" <mayayana@invalid.nospam>
Newsgroups microsoft.public.scripting.vbscript
Subject WIA image editing
Date Tue, 17 Nov 2015 15:04:12 -0500
Organization A noiseless patient Spider
Lines 31
Message-ID <n2g174$3go$1@dont-email.me> (permalink)
Injection-Date Tue, 17 Nov 2015 20:03:48 -0000 (UTC)
Injection-Info mx02.eternal-september.org; posting-host="2812916613235ab26e91983c64a7d10e"; logging-data="3608"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/aPLg/ZNb9Vbv1g76LYSmwjkanLeE3aQU="
X-MimeOLE Produced By Microsoft MimeOLE V6.00.2900.5512
X-Priority 3
X-Newsreader Microsoft Outlook Express 6.00.2900.5512
X-MSMail-Priority Normal
Cancel-Lock sha1:FCqtMSfOrvrwVp1tu+bap51dXms=
Xref csiph.com microsoft.public.scripting.vbscript:11204

Show key headers only | View raw


And now for something completely different... :)

   Others may be familiar with Windows Image
Acquisition. It's mostly new to me. It came
up in a programming group and turned out to be
a poor choice of tools for image operations so
I've mostly ignored it. But I got curious and
found that for scripters it's got some possibilities.

  In my spare time I started playing with it and
put together an HTA image editor, for anyone who's
curious:

http://www.jsware.net/jsware/scrfiles.php5#wiaed

Convert between 5 image formats, resize, rotate,
mirror, bevel, add a border, sharpen.... all with just
WIA and script. (XP requires wiaaut.dll. Support is
pre-installed on Win7+)

  I'm not really sure how useful this is. Anyone serious
about graphics would be using a fullscale graphics
program for image editing. But it may be somewhat
useful for batch operations, like creating thumbnails
of 100 images, or converting them all from, say,
BMP to JPG. WIA makes the image pixels accessible
as essentially a read/write array, so in theory there's
very little that one can't do to an image with WIA
and script.

Back to microsoft.public.scripting.vbscript | Previous | Next | Find similar


Thread

WIA image editing "Mayayana" <mayayana@invalid.nospam> - 2015-11-17 15:04 -0500

csiph-web