Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PictureColor

    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 Description
    PictureColor

    BlackAndWhite

    Picture black and white color.

    Declaration
    public const PictureColor BlackAndWhite
    Field Value
    Type Description
    PictureColor

    Grayscale

    Picture gray-scale color.

    Declaration
    public const PictureColor Grayscale
    Field Value
    Type Description
    PictureColor

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Washout

    Picture washout color.

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