Jump to content

nScreenShot 1.0 1.0.0


About This File

Χ Screenshot
This command takes a simple screenshot of your computer and
saves it to your computer.
USE:
$dll(path\nScreenShot.dll,Screenshot,<path_to_file>)
EXAMPLE:
//echo -a $dll(path\nScreenShot.dll,Screenshot,c:\mirc\screenshot.jpg)

Χ Convert
This function converts an image from one file to another.
USE:
$dll(path\nScreenShot.dll,Convert,<path_to_input_file>?<path_to_output_file>)
EXAMPLE:
//echo -a $dll(path\nScreenShot.dll,Screenshot,c:\mirc\screenshot.jpg?c:\mirc\screenshot.png)

==========================
Notes
==========================
The return values will either be S_OK or E_* where * is
descriptive of the error.

Supported formats, the R column is read, and the W column is write:

RW Extention
xx .tiff
xx .jpg
xx .bmp
xx .png
xx .tga
x- .wbmp
x- .pbm
x- .ppm
x- .pgm
x- .pcx
x- .ico
x- .mng
x- .psd
x- .jng
x- .koa
x- .pcd
x- .ras
x- .cut
x- .iff
x- .lbm

NOTE: alternate extentions work as well.. like jpeg and jpg.
.pbm .ppm .pgm and .wbmp are supported by the lib to


User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...