Click or drag to resize

ImageSaveOptionsPixelFormat Property

Gets or sets a pixel format, which will be used for the image.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public PixelFormat PixelFormat { get; set; }

Property Value

PixelFormat
The pixel format, which will be used for the image.
See Also