Click or drag to resize

ShiftChannelsCommandOffsetX Property

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

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

Property Value

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