ImageAttributesId
EmfPlusDrawImage.ImageAttributesId property
获取或设置图像属性 identifier 一个 32 位无符号整数,指定 EMF+ 对象表中可选 EmfPlusImageAttributes 对象(第 2.2.1.5 节)的索引。
public int ImageAttributesId { get; set; }
获取或设置图像属性 identifier 一个 32 位无符号整数,指定 EMF+ 对象表中可选 EmfPlusImageAttributes 对象(第 2.2.1.5 节)的索引。
public int ImageAttributesId { get; set; }