menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorSpace - UWP 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.UWP.dll
    Syntax
    public sealed class ColorSpace : Enum

    Fields

    HSL

    Specifies the color space value is HSL

    Declaration
    public const ColorSpace HSL
    Field Value
    Type
    ColorSpace

    NotDefined

    Specifies the color space value is NotDefined

    Declaration
    public const ColorSpace NotDefined
    Field Value
    Type
    ColorSpace

    RGB

    Specifies the color space value is RGB

    Declaration
    public const ColorSpace RGB
    Field Value
    Type
    ColorSpace

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved