Files
plexjs/docs/models/operations/format.md

322 B

Format

The output format for the image; defaults to jpg

Example Usage

import { Format } from "@lukehagar/plexjs/models/operations";

let value: Format = Format.Jpg;

Values

Name Value
Jpg jpg
Jpeg jpeg
Png png
Ppm ppm