Click or drag to resize

ShiftChannelsCommandOffsetY Property

Gets or sets the number of pixels to vertically offset the channels.

Namespace:  Atalasoft.Imaging.ImageProcessing.Channels
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int OffsetY { get; set; }

Property Value

Type: Int32
Number of pixels to vertically offset the channels.
See Also