Header menu logo FSharp.ATProto

ImageMime Type

Supported image MIME types for blob upload. Use the named cases for common image types, or Custom for other MIME types.

Union cases

Union case Description

Custom string

Full Usage: Custom string

Parameters:
    Item : string

Item : string

Gif

Full Usage: Gif

Jpeg

Full Usage: Jpeg

Png

Full Usage: Png

Webp

Full Usage: Webp

Instance members

Instance member Description

this.IsCustom

Full Usage: this.IsCustom

Returns: bool
Returns: bool

this.IsGif

Full Usage: this.IsGif

Returns: bool
Returns: bool

this.IsJpeg

Full Usage: this.IsJpeg

Returns: bool
Returns: bool

this.IsPng

Full Usage: this.IsPng

Returns: bool
Returns: bool

this.IsWebp

Full Usage: this.IsWebp

Returns: bool
Returns: bool

Type something to start searching.