EpsImage.Width
EpsImage.Width property
使用此便捷属性检索图像的宽度。轻松获取图像宽度,便于精确的布局计算、缩放操作以及在应用程序中的尺寸相关任务。非常适合确保在各种平台和设备上准确渲染和显示图像。
public override int Width { get; }
Property Value
图像宽度。
另请参见
- class EpsImage
- namespace Aspose.Imaging.FileFormats.Eps
- assembly Aspose.Imaging