Base interface for all image
conditioners.
| C# | Visual Basic | Visual C++ |
public interface IAgGxConditioner
Public Interface IAgGxConditioner
public interface class IAgGxConditioner
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
ConditionerID |
A unique ID representing the conditioner and
its parameters. Used internally for caching.
|
|
|
ProcessConditioner(IAgGxImageData, IAgGxImageData) |
Primary method for conditioning image data.
The source data represents the image to be conditioned. The
destination data must be allocated and contains the results of the
conditioned image. Returns true if the conditioning is
successful.
|
Assembly: AGI.Graphics.Imaging.Interop(Module: AGI.Graphics.Imaging.Interop) Version: 9.0.0.0 (9.0.0.0)