ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorSpace - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColorSpace

    Specifies the color space value for color effect

    Inheritance
    System.Object
    ColorSpace
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class ColorSpace : Enum

    Fields

    HSL

    Specifies the color space value is HSL

    Declaration
    public const ColorSpace HSL
    Field Value
    Type Description
    ColorSpace

    NotDefined

    Specifies the color space value is NotDefined

    Declaration
    public const ColorSpace NotDefined
    Field Value
    Type Description
    ColorSpace

    RGB

    Specifies the color space value is RGB

    Declaration
    public const ColorSpace RGB
    Field Value
    Type Description
    ColorSpace

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved