From WikiChip
Difference between revisions of "mirc/commands/drawsave"
< mirc‎ | commands

(Created page with "The '''/drawsave command''' saves the background picture of the specified picture @window to a file (bmp or jpeg). == Synopsis == /drawsave -bNqN <@win> <filename> == Switc...")
 
m (Bot: Adding a template)
Line 26: Line 26:
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[/drawpic command - mIRC|/drawpic]]
 
* [[/drawpic command - mIRC|/drawpic]]
 +
{{mIRC command list}}
  
[[Category:mIRC commands]]
+
[[Category:MIRC commands]]

Revision as of 21:33, 3 July 2014

The /drawsave command saves the background picture of the specified picture @window to a file (bmp or jpeg).

Synopsis

/drawsave -bNqN <@win> <filename>

Switches

  • -bN - allows you to specify the bit depth of the saved file, which can be 1, 4, 8, 16, 24, or 32.
  • -qN - allows you to specify the quality of the jpeg file that is being saved, where N is between 1 and 100.

Parameters

  • <@win> - the window's name
  • <filename> - the filename you want to save to

Example

None

Compatibility

Added: 5.3

Added On: 13/12/97

Note: Individual switches were not taken into consideration.

See also

[Expand]
v · d · e mIRC commands list