@musallam/photoshop-client
    Preparing search index...

    Type Alias ImageFormatType

    ImageFormatType: typeof PhotoshopClient.ImageFormatType[keyof typeof PhotoshopClient.ImageFormatType]

    The desired image format. Using image/vnd.adobe.photoshop - create a new PSD file. Using image/jpeg, image/png, image/tiff - create a new JPEG, PNG or TIFF rendition. Certain image modes (RGB, CMYK, greyscale, etc.) must be converted to another image mode before a rendition can be created. With TIFF requested, Multichannel and Duotone will convert to RGB. With PNG requested, CMYK, HSL, HSB, Multichannel, Duotone, Lab and XYZ will convert to RGB.