VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
ICOTOBMP
Windows ✓Linux ⚠macOS ⚠
Syntax
ICOTOBMP <output_bmp>, <input_ico> {, <index>, <16|32> }
Description
Converts an icon (from an ICO, EXE or DLL file) to a 32x32 or 16x16 bitmap. This can be useful when you want to load an icon image into a dialog element that can only display bitmaps. The default <index> value is 0, which is the first icon in <input_ico> where this is a DLL or EXE file. The default size is 16x16.
OK
Set to false if the command fails.