TiffOptions.IsTiled
TiffOptions.IsTiled property
获取一个指示图像是否已平铺的值。
public bool IsTiled { get; }
Property Value
true 表示图像为平铺;否则为 false。
另请参见
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging
获取一个指示图像是否已平铺的值。
public bool IsTiled { get; }
true 表示图像为平铺;否则为 false。