@jellyfin/sdk
Preparing search index...
generated-client
ImageFormat
Variable ImageFormat
Const
ImageFormat
:
{
Bmp
:
"Bmp"
;
Gif
:
"Gif"
;
Jpg
:
"Jpg"
;
Png
:
"Png"
;
Svg
:
"Svg"
;
Webp
:
"Webp"
;
}
= ...
Enum ImageOutputFormat.
Type Declaration
Readonly
Bmp
:
"Bmp"
Readonly
Gif
:
"Gif"
Readonly
Jpg
:
"Jpg"
Readonly
Png
:
"Png"
Readonly
Svg
:
"Svg"
Readonly
Webp
:
"Webp"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jellyfin/sdk
Loading...
Enum ImageOutputFormat.