ImageFileTypePng Field
PNG, Portable Network Graphics, refers to a type of raster image file format that use loseless compression. This file format was created as a replacement of Graphics Interchange Format (GIF) and has no copyright limitations. Learn more about this file format here.

Namespace: GroupDocs.Conversion.FileTypes
Assembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntax
public static readonly ImageFileType Png

Field Value

Type: ImageFileType
See Also