Class BlocksChannelsCompensator
Exposure compensator which tries to remove exposure related artifacts by adjusting image block on each channel.
public class BlocksChannelsCompensator : ExposureCompensator, IDisposable
- Inheritance
-
BlocksChannelsCompensator
- Implements
- Inherited Members
Constructors
BlocksChannelsCompensator(int, int, int)
Create a new exposure compensator
public BlocksChannelsCompensator(int blWidth = 32, int blHeight = 32, int nrFeeds = 1)
Parameters
Methods
DisposeObject()
Release all unmanaged resources associated with this exposure compensator
protected override void DisposeObject()