new
来自「gsac程序包」· 代码 · 共 25 行
TXT
25 行
void XviG_SendMessage(int type, int i1, int i2, int i3, int i4);Send a message to the program xvig for display:type1 Purpose: Pass inforation on border and title sizes i1: border i2: title i3: not used i4: not used2 Purpose: Pass information on current clip region i1: LX - lower X i2: LY - lower Y i3: UX - upper X i4: UY - upper Y3 Purpose: Reverse Video i1: 1 = on, 0 = off4 Purpose: Change color map to gray scale i1: 3 = to gray, 2 to color
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?