Documents for Imaging .NET Edition | GCDocuments
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / HueRotationEffect Class
Members

In This Topic
    HueRotationEffect Class
    In This Topic
    In-place effect that alters the hue of an image based on the rotation angle.
    Object Model
    HueRotationEffect Class
    Syntax
    'Declaration
     
    Public Class HueRotationEffect 
       Inherits ColorMatrixEffect
    public class HueRotationEffect : ColorMatrixEffect 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Imaging.BaseInplaceEffect
             GrapeCity.Documents.Imaging.HueRotationEffect

    See Also