点击或拖拽改变大小

XLibXMatchVisualInfo 方法

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <summary> 文档]

命名空间:  CPF.Linux
程序集:  CPF.Linux (在 CPF.Linux.dll 中) 版本:0.8.8.5
语法
C#
public static void XMatchVisualInfo(
	IntPtr display,
	int screen,
	int depth,
	int klass,
	out XVisualInfo info
)

参数

display
类型:SystemIntPtr

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <param name="display"/> 文档]

screen
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <param name="screen"/> 文档]

depth
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <param name="depth"/> 文档]

klass
类型:SystemInt32

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <param name="klass"/> 文档]

info
类型:CPF.LinuxXVisualInfo

[缺少 "M:CPF.Linux.XLib.XMatchVisualInfo(System.IntPtr,System.Int32,System.Int32,System.Int32,CPF.Linux.XVisualInfo@)" 的 <param name="info"/> 文档]

参见