The following tables list the members exposed by LightControlCommandBitmapEffect.
Name | Description | |
---|---|---|
LightControlCommandBitmapEffect Constructor | Initializes a new instance of the LightControlCommandBitmapEffect class. |
Name | Description | |
---|---|---|
AverageProperty | Identifies the Average dependency property. | |
LowerAverageProperty | Identifies the LowerAverage dependency property. | |
TypeProperty | Identifies the Type dependency property. | |
UpperAverageProperty | Identifies the UpperAverage dependency property. |
Name | Description | |
---|---|---|
Average | Gets or sets an array that contains the new average pixel value for the entire image. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
LowerAverage | Gets or sets an array that contains the new average pixel value for those pixels with values between 0 and the average pixel value for the entire image. | |
Type | Gets or sets a value that indicates which color space to remap. | |
UpperAverage | An array that contains the new average pixel value for those pixels with values between the average pixel value for the entire image and the highest pixel value in the image. |
Top
Top
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) |
Reference
LightControlCommandBitmapEffect ClassLeadtools.Windows.Media.Effects.Color Namespace
SharpenCommandBitmapEffect Class
PosterizeCommandBitmapEffect Class
EmbossCommandBitmapEffect Class
AverageCommandBitmapEffect Class
MedianCommandBitmapEffect Class
AddNoiseCommandBitmapEffect Class
IntensityDetectCommandBitmapEffect Class
SpatialFilterCommandBitmapEffect Class
BinaryFilterCommandBitmapEffect Class
MaximumCommandBitmapEffect Class
MinimumCommandBitmapEffect Class
OilifyCommandBitmapEffect Class
SolarizeCommandBitmapEffect Class
MosaicCommandBitmapEffect Class
PixelateCommandBitmapEffect Class
AutoColorLevelCommandBitmapEffect Class
GrayScaleToDuotoneCommandBitmapEffect Class
AdjustTintCommandBitmapEffect Class