Show / Hide Table of Contents

Enum CseResource.SiterestrictResource.ListRequest.ImgColorTypeEnum

Returns black and white, grayscale, transparent, or color images. Acceptable values are: * "color"

  • "gray" * "mono": black and white * "trans": transparent background
Namespace: Google.Apis.CustomSearchAPI.v1
Assembly: Google.Apis.CustomSearchAPI.v1.dll
Syntax
public enum CseResource.SiterestrictResource.ListRequest.ImgColorTypeEnum

Fields

Name Description
Color

Color images only.

Gray

Grayscale images only.

ImgColorTypeUndefined

No image color type specified.

Mono

Black and white images only.

Trans

Images with transparent background

In this article
Back to top Generated by DocFX