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)
Syntaxpublic int OffsetY { get; set; }Public Property OffsetY As Integer
Get
Set
Property Value
Type:
Int32 Number of pixels to vertically offset the channels.
See Also