Table of Contents

TBlipTransform Class

Represents a simple transformation applied to an image. You should use the descendants of this class, not this class directly.

Syntax

Unit: FlexCel.Core

TBlipTransform = class(TFlexCelObject);

Constructors

Name Description
Create Internal method.

Methods

Name Description
CompareStrings Compares 2 strings.
Clone Creates a deep copy of the object.
CompareTo Compares two instances.
Equals Returns true if both objects have the same contents.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
TransformType The type of transformation.