ImageSaveOptionsPixelFormat Property |
Gets or sets a pixel format, which will be used for the image.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public PixelFormat PixelFormat { get; set; }
Public Property PixelFormat As PixelFormat
Get
Set
Property Value
PixelFormat
The pixel format, which will be used for the image.
See Also