menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PictureColor - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PictureColor

    specifies the picture color.

    Inheritance
    System.Object
    PictureColor
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class PictureColor : Enum

    Fields

    Automatic

    Picture automatic color.

    Declaration
    public const PictureColor Automatic
    Field Value
    Type
    PictureColor

    BlackAndWhite

    Picture black and white color.

    Declaration
    public const PictureColor BlackAndWhite
    Field Value
    Type
    PictureColor

    Grayscale

    Picture gray-scale color.

    Declaration
    public const PictureColor Grayscale
    Field Value
    Type
    PictureColor

    Washout

    Picture washout color.

    Declaration
    public const PictureColor Washout
    Field Value
    Type
    PictureColor
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved