EmfPlusDrawImagePoints.Compressed
EmfPlusDrawImagePoints.Compressed property
获取或设置一个值,以指示 PointData 是否已压缩。此位指示 PointData 字段是否指定压缩数据。如果设置,PointData 指定坐标空间中使用 16 位整数坐标的绝对位置。如果清除,PointData 指定坐标空间中使用 32 位浮点坐标的绝对位置。注意:如果下面的 P 标志被设置,则此标志未定义,必须被忽略。
public bool Compressed { get; set; }
另请参见
- class EmfPlusDrawImagePoints
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging