Click or drag to resize
AkFileInfoGetImageHeight Method
获取图片高度(单位为像素)。

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int GetImageHeight()

Return Value

Type: Int32
图片高度(单位为像素)。
See Also