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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int OffsetX { get; set; }

Property Value

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