home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / multimedia / paintnet / Paint.NET.3.35.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _CCCD8EC5AA52462B8CB29067C750A332.13ED6334C1EB455E8FAA2B32CA81BD79 / string.txt < prev    next >
Text File  |  2004-06-18  |  9KB  |  67 lines

  1. 100    WIAAut
  2. 1000    %s Properties
  3. 1001    RotateFlip
  4. 1002    Rotates, in 90 degree increments, and Flips, horizontally or vertically.\n\nRotationAngle  - Set the RotationAngle property to 90, 180, or 270 if you wish\n                 to rotate, otherwise 0 [the default]\nFlipHorizontal - Set the FlipHorizontal property to True if you wish to flip\n                 the image horizontally, otherwise False [the default]\nFlipVertical   - Set the FlipVertical property to True if you wish to flip\n                 the image vertically, otherwise False [the default]\nFrameIndex     - Set the FrameIndex property to the index of a frame if you\n                 wish to modify a frame other than the ActiveFrame,\n                 otherwise 0 [the default]
  5. 1003    Crop
  6. 1004    Crops the image by the specified Left, Top, Right, and Bottom margins.\n\nLeft       - Set the Left property to the left margin (in pixels)\n             if you wish to crop along the left, otherwise 0 [the default]\nTop        - Set the Top property to the top margin (in pixels)\n             if you wish to crop along the top, otherwise 0 [the default]\nRight      - Set the Right property to the right margin (in pixels)\n             if you wish to crop along the right, otherwise 0 [the default]\nBottom     - Set the Bottom property to the bottom margin (in pixels)\n             if you wish to crop along the bottom, otherwise 0 [the default]\nFrameIndex - Set the FrameIndex property to the index of a frame if you\n             wish to modify a frame other than the ActiveFrame,\n             otherwise 0 [the default]
  7. 1005    Scale
  8. 1006    Scales image to the specified Maximum Width and Maximum Height preserving\nAspect Ratio if necessary.\n\nMaximumWidth        - Set the MaximumWidth property to the width (in pixels)\n                      that you wish to scale the image to.\nMaximumHeight       - Set the MaximumHeight property to the height (in pixels)\n                      that you wish to scale the image to.\nPreserveAspectRatio - Set the PreserveAspectRatio property to True\n                      [the default] if you wish to maintain the current aspect\n                      ration of the image, otherwise False and the image will\n                      be stretched to the MaximumWidth and MaximumHeight\nFrameIndex          - Set the FrameIndex property to the index of a frame if\n                      you wish to modify a frame other than the ActiveFrame,\n                      otherwise 0 [the default]
  9. 1007    Stamp
  10. 1008    Stamps the specified ImageFile at the specified Left and Top coordinates.\n\nImageFile  - Set the ImageFile property to the ImageFile object that you wish\n             to stamp\nLeft       - Set the Left property to the offset from the left (in pixels)\n             that you wish to stamp the ImageFile at [default is 0]\nTop        - Set the Top property to the offset from the top (in pixels) that\n             you wish to stamp the ImageFile at [default is 0]\nFrameIndex - Set the FrameIndex property to the index of a frame if you wish to\n             modify a frame other than the ActiveFrame, otherwise 0\n             [the default]
  11. 1009    Convert
  12. 1010    Converts the resulting ImageFile to the specified type.\n\nFormatID    - Set the FormatID property to the supported raster image format\n              desired, currently you can choose from wiaFormatBMP,\n              wiaFormatPNG, wiaFormatGIF, wiaFormatJPEG, or wiaFormatTIFF\nQuality     - For a JPEG file, set the Quality property to any value from 1 to\n              100 [the default] to specify quality of JPEG compression\nCompression - For a TIFF file, set the Compression property to CCITT3, CCITT4,\n              RLE or Uncompressed to specify the compression scheme,\n              otherwise LZW [the default]
  13. 1011    Exif
  14. 1012    Adds/Removes the specified Exif Property.\n\nRemove     - Set the Remove property to True if you wish to remove the\n             specified Exif property, otherwise False [the default] to add the\n             specified exif property\nID         - Set the ID property to the PropertyID you wish to Add or Remove\nType       - Set the Type property to indicate the WiaImagePropertyType of the\n             Exif property you wish to Add (ignored for Remove)\nValue      - Set the Value property to the Value of the Exif property you wish\n             to Add (ignored for Remove)\nFrameIndex - Set the FrameIndex property to the index of a frame if you\n             wish to modify a frame other than the ActiveFrame,\n             otherwise 0 [the default]
  15. 1013    Frame
  16. 1014    Adds/Removes the specified Frame.\n\nRemove     - Set the Remove property to True if you wish to remove the\n             specified FrameIndex, otherwise False [the default] to Insert the\n             ImageFile before the specified FrameIndex\nImageFile  - Set the ImageFile property to the ImageFile object whose\n             ActiveFrame that you wish to add (ignored for Remove)\nFrameIndex - For Remove, set the FrameIndex property to the index of the frame\n             you wish to remove, otherwise for add, set the FrameIndex to the\n             index of the frame to insert the ImageFile before, otherwise 0\n             [the default] to append a frame from the ImageFile specified
  17. 1015    ARGB
  18. 1016    Updates the image bits with those specified.\n\nARGBData -   Set the ARGBData property to the Vector of Longs that represent\n             the ARGB data for the specified FrameIndex (the width and height\n             must match)\nFrameIndex - Set the FrameIndex property to the index of the frame whose ARGB\n             data you wish to modify, otherwise 0 [the default] to modify the\n             ActiveFrame
  19. 2000    The scanner head is locked.
  20. 2001    The device driver threw an exception.
  21. 2002    An unknown error has occurred with the WIA device.
  22. 2003    There is an incorrect setting on the WIA device.
  23. 2004    The response from the driver is invalid.
  24. 2005    Paper is jammed in the scanner\'s document feeder.
  25. 2006    The user requested a scan and there are no documents left in the document feeder.
  26. 2007    An unspecified problem occurred with the scanner\'s document feeder.
  27. 2008    The WIA device is not online.
  28. 2009    The WIA device is busy.
  29. 2010    The WIA device is warming up.
  30. 2011    An unspecified error has occurred with the WIA device that requires user intervention. The user should ensure that the device is turned on, online, and any cables are properly connected.
  31. 2012    The WIA device was deleted. It can no longer be accessed.
  32. 2013    No WIA device of the selected type is available.
  33. 2014    An unspecified error occurred during an attempted communication with the WIA device.
  34. 2015    The device does not support this command.
  35. 2016    User Cancelled.
  36. 2017    The ID is not formatted correctly.
  37. 2018    Type is not VideoDeviceType.
  38. 2019    ID Not Found.
  39. 2020    Index must either be a number or a property name.
  40. 2021    Index must either be a number or a Device ID.
  41. 2022    Name Not Found.
  42. 2023    Index out of range.
  43. 2024    Property does not have a default value. SubType is UnspecifiedSubType.
  44. 2025    Property does not have a set of values. SubType is not List or Flag.
  45. 2026    Property does not have a range. SubType is not Range.
  46. 2027    Unrecognized format Type. ImageFile cannot support this operation.
  47. 2028    No ImageFile loaded. You must call LoadFile first.
  48. 2029    Cannot convert to specified FormatType.
  49. 2030    The margins are invalid and specify negative or empty image dimensions.
  50. 2031    This event is already registered for this device.
  51. 2032    Unable to register the same event for both a specific Device ID and Any Device.
  52. 2033    Files must be a Pathname to a valid image file or a vector of Pathnames to valid image files.
  53. 2034    There are no Filters to apply, use Add to add a Filter to the Filters collection to be Applied.
  54. 2035    The Convert Filter must be the last filter in the Apply chain.
  55. 2036    Invalid Property Type. Type must be a value from the WiaImagePropertyType enumeration.
  56. 2037    The Vector is the wrong size or type. The Vector must be Width * Height Long values.
  57. 2038    The Vector's Type is not compatible with this operation.
  58. 2039    The Vector is empty. The vector must contain data for this operation.
  59. 2040    The WIA driver for this imaging device returned an invalid property attribute for this property. This is a driver bug, please inform the device manufacturer.
  60. 2041    Image file must contain at least one frame.
  61. 2042    You cannot Add an Item to a collection returned from a CommonDialog method.
  62. 2043    No Device Specified.
  63. 2044    Index must either be a number or a filter name.
  64. 2045    PixelDepth must equal 1 to use this compression setting.
  65. 2046    ID out of range.
  66. 2047    Failed to create video window.
  67.