Click or drag to resize

ClipboardRenderingOptionsDropFileBitmapPixelFormat Property

Gets the bitmap pixel format used for the drop file.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PixelFormat DropFileBitmapPixelFormat { get; }

Property Value

PixelFormat
See Also