ImageTransformOperation

ImageTransformOperation class

表示抽象图像转换效果。

public abstract class ImageTransformOperation : PVIObject, IImageTransformOperation

Properties

NameDescription
AsIPresentationComponent { get; }允许获取基本的 IPresentationComponent 接口。只读 IPresentationComponent

Methods

NameDescription
override Equals(object)与指定对象进行比较。
override GetHashCode()返回哈希代码。

See Also