BitmapViewOptionsCommand Class |
![]() |
Namespace: MediaCy.Viewers.Bitmap
Public Class BitmapViewOptionsCommand Inherits BaseObjectCommand(Of BitmapViewOptionsCommandProperties)
The BitmapViewOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitmapViewOptionsCommand | Initializes a new instance of the BitmapViewOptionsCommand class |
![]() | BitmapViewOptionsCommand(McCommand) | Initializes a new instance of the BitmapViewOptionsCommand class |
![]() | BitmapViewOptionsCommand(McCommand, Object) | Initializes a new instance of the BitmapViewOptionsCommand class |
Name | Description | |
---|---|---|
![]() | AutoSubsampling |
Use auto sub-sampling
|
![]() | CellHeight |
Cell height in pixels
|
![]() | CellWidth |
Cell width in pixels
|
![]() | ChannelsInColumns |
Show multiple channels in columns. When False, the channels are shown in rows.
|
![]() | ImageBackground |
Show image as table background
|
![]() | Input | |
![]() | IntensityCalibration |
Use intensity calibration displaying pixel values
|
![]() | SubsamplingX |
Sub-sampling in X direction
|
![]() | SubsamplingY |
Sub-sampling in Y direction
|
Name | Description | |
---|---|---|
![]() | ApplyProperties | (Overrides BaseObjectCommand.ApplyProperties(Object).) |
![]() ![]() | FromObject | |
![]() | Run |