Click or drag to resize

HistogramExportCommand Class

Base class for Image Histogram export commands.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class HistogramExportCommand
	Inherits BaseCommand

The HistogramExportCommand type exposes the following members.

Constructors
  NameDescription
Public methodHistogramExportCommand
Initializes a new instance of the HistogramExportCommand class
Public methodHistogramExportCommand(String)
Initializes a new instance of the HistogramExportCommand class
Public methodHistogramExportCommand(McCommand)
Initializes a new instance of the HistogramExportCommand class
Top
Properties
  NameDescription
Public propertyExport
Defines what to export from Image Histogram panel.
Top
Remarks