Enum ImageFormat

Enum ImageFormat

Namn på plats: Aspose.Page.Drawing.Imaging Sammanfattning: Aspose.Page.dll (25.4.0)

public enum ImageFormat

Fields

Bmp = 0

BMP bildformat.

Emf = 5

EMF bildformat.

Gif = 3

GIF bildformat.

Jpeg = 1

JPEG bildformat.

Png = 2

PNG bildformat.

Tiff = 4

TIFF bildformat.

Wmf = 6

WMF bildformat.

 Svenska