IImageImpl 接口 |
[缺少 "T:CPF.Drawing.IImageImpl" 的 <summary> 文档]
命名空间: CPF.Drawing
public interface IImageImpl : IImage, IDisposable, ICloneable
IImageImpl 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Duration | ||
FrameCount |
图片帧数,比如GIF
| |
FrameDelay | ||
Height |
高度
(继承自 IImage。) | |
Index | ||
Width |
宽度
(继承自 IImage。) |
名称 | 说明 | |
---|---|---|
Clone | (继承自 ICloneable。) | |
Dispose | (继承自 IDisposable。) | |
SaveToStream | (继承自 IImage。) |