PictureFormatCodeType ( token )
Indicates the format of the picture returned. Sometimes this is different than the format of the uploaded picture.
Type that uses PictureFormatCodeType:
Call that uses one or more values of PictureFormatCodeType:
Enumeration Values
Value | Description |
CustomCode | Reserved for internal use only. |
GIF | Indicates the picture was returned in GIF format. |
JPG | Indicates the picture was returned in JPG format. Uploaded pictures in JPG, TIF, or BMP will be returned as JPG. |
PNG | Indicates the picture was returned in PNG format. |