CanLoad
IGifBlockLoaderDescriptor.CanLoad method
判断loader是否可以加载指定的数据
public bool CanLoad(StreamContainer streamContainer)
范围 | 类型 | 描述 |
---|---|---|
streamContainer | StreamContainer | 要从中加载数据的流容器。 |
返回值
真的
loader可以加载指定的数据;否则,错误的
.
也可以看看
- class StreamContainer
- interface IGifBlockLoaderDescriptor
- 命名空间 Aspose.Imaging.FileFormats.Gif
- 部件 Aspose.Imaging