ImageTransformOperation

ImageTransformOperation class

Represents abstract image transformation effect.

public abstract class ImageTransformOperation : PVIObject, IImageTransformOperation

Properties

NameDescription
AsIPresentationComponent { get; }Allows to get base IPresentationComponent interface. Read-only IPresentationComponent.

Methods

NameDescription
override Equals(object)Compares with specified object.
override GetHashCode()Returns hash code.

See Also