ImageViewOptionsCommand Class |
![]() |
Namespace: MediaCy.Viewers.Image
Public Class ImageViewOptionsCommand Inherits BaseObjectCommand(Of ImageViewOptionsCommandProperties)
The ImageViewOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageViewOptionsCommand | Initializes a new instance of the ImageViewOptionsCommand class |
![]() | ImageViewOptionsCommand(McCommand) | Initializes a new instance of the ImageViewOptionsCommand class |
![]() | ImageViewOptionsCommand(McCommand, Object) | Initializes a new instance of the ImageViewOptionsCommand class |
Name | Description | |
---|---|---|
![]() | ActiveFrameIndex |
Active frame index of a sequence
|
![]() | ActiveFrameRange |
Active frame range as a list of RangeL. If the list is Nothing or Empty, all frames in the sequence are used
|
![]() | FrameCount |
Returns number of frames
|
![]() | Input | |
![]() | References | (Overrides McCommandReferences.) |
![]() | UseActiveFrameRange |
Use active frame range. When False only active frame is used.
|
![]() | View |
View
|
Name | Description | |
---|---|---|
![]() | ActiveFrameIndices |
Returns array of frame indices that will be processed by any image operation.
|
![]() | Clone | (Overrides BaseObjectCommand.Clone(McCommand).) |
![]() ![]() | FromDocumentView | |
![]() ![]() | FromWindow | |
![]() | LONGRANGEToRangeL | |
![]() | RangeLToLONGRANGE | |
![]() | ReadProperty | (Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | Run | |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |