@property (nonatomic, assign) LTMaskConvolutionCommandType type;
public MaskConvolutionCommandType getType()
public void setType(MaskConvolutionCommandType value)
get_Type();
set_Type(value);
Object.defineProperty('Type');
Property Value
Enumeration that indicates which mask to use in the convolution process.