![]() |
AIGradientStyle Struct ReferenceThe gradient style record defines a gradient instance (also called a blend). More...
Detailed DescriptionThe gradient style record defines a gradient instance (also called a blend). It includes a reference to a gradient definition, and the origin point and transformation matrix for the blend. A gradient has a name, and a gradient ramp, which describes where the color changes of the gradient occur. A gradient can be linear or radial. See the Member Function Documentation
References _t_AIRealPoint::h, _t_AIRealMatrix::Init(), kAIRealZero, NULL, and _t_AIRealPoint::v. Member Data DocumentationAn opaque reference to the gradient. Access using functions in the Referenced by ai::Paint::operator==().
Referenced by ai::Paint::operator==().
Referenced by ai::Paint::operator==().
Referenced by ai::Paint::operator==().
Referenced by ai::Paint::operator==().
Referenced by ai::Paint::operator==(). The accumulated transformations of the gradient. It is not necessarily the same as the transformation matrix of the object containing the gradient. When a gradient is first applied to an object, the value is set to the identity matrix. When the user transforms the object, the user transformation matrix is concatenated to the gradient instances matrix. Referenced by ai::Paint::operator==(). The documentation for this struct was generated from the following file: |
||||||||||||||||||||||||||||||||||||
|
![]() |
|