Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > BlurDetectionCommand Class : Blurred Property |
public bool Blurred {get;}
'Declaration
Public ReadOnly Property Blurred As Boolean
'Usage
Dim instance As BlurDetectionCommand Dim value As Boolean value = instance.Blurred
public bool Blurred {get;}
@property (nonatomic, assign, readonly) BOOL blurred
public boolean getBlurred()
get_Blurred();