Click or drag to resize

BitmapImportOptionsColorChannel Property

Gets a value indicating which part of the color of each pixel to use for the value that imported.

Namespace: Altaxo.Serialization.Bitmaps
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public ColorChannel ColorChannel { get; init; }

Property Value

ColorChannel
See Also