The FooDoo Lounge

Image Capture Scripting 2.1 Dictionary

© Copyright 2000-2002 Apple Computer Inc., all rights reserved.

Index

  1. Image Capture Scripting

Image Capture Scripting: Image Capture Scripting AppleScript suite

Classes:

Class document: A document

Properties:

width integer [r/o] -- the width of an image

height integer [r/o] -- the height of an image

resolution integer [r/o] -- the resolution of an image

Events:

close: close the image

close reference -- image to close

open: open…

open alias -- file to open

Result: reference -- returns the opened object.

rotate: rotate an image

rotate reference -- image to rotate

to angle real

save: save a set of objects

save reference -- image to save

in alias -- the file in which to save the image

scale: scale an image

scale reference -- image to scale

[by factor real] -- scale using a scalefactor

[to size integer] -- scale using a max width/length

 

|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/ImgCaptScr_21_asDict.html
|| created: 16-Aug-04, 9:32 PM; updated: 16-Aug-04, 9:32 PM
|| size: 9371 bytes