Show / Hide Table of Contents

Enum WebpInputFormat

Specifies an image format type for the WebP filter.

Namespace: TileDB.CSharp
Assembly: TileDB.CSharp.dll
Syntax
public enum WebpInputFormat : byte

Fields

Name Description
Bgr

BGR format.

Bgra

BGRA format.

Rgb

RGB format.

Rgba

RGBA format.

Unspecified

Unspecified format.

See Also
WebpInputFormat
  • Edit this page
  • View Source
In this article
Back to top Copyright © 2018-2023 TileDB Inc.