Kernel Property

Kaliko Image Library

Kaliko.ImageLibrary
Kernel Property





Syntax
'Declaration
 
Public Property Kernel As Kernel
'Usage
 
Dim instance As ConvolveFilter
Dim value As Kernel
 
instance.Kernel = value
 
value = instance.Kernel
public Kernel Kernel {get; set;}
public read-write property Kernel: Kernel; 
public function get,set Kernel : Kernel
public: __property Kernel* get_Kernel();
public: __property void set_Kernel( 
   Kernel* value
);
public:
property Kernel^ Kernel {
   Kernel^ get();
   void set (    Kernel^ value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

This documentation was created using Document! X from Innovasys