ImageFormatProperties Class

Base class for image formatting properties.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: ImageFormatBmp, ImageFormatJpeg, ImageFormatPng, ImageFormatRaw.

All required parameters must be populated in order to send to Azure.

Inheritance
ImageFormatProperties

Constructor

ImageFormatProperties(**kwargs)

Variables

type
str

Required. Type discriminator for the derived types.Constant filled by server.