메소드 | 설명 | |
---|---|---|
Composite ( ) : |
Gets the moments for the all the channels.
|
|
GetChannel ( PixelChannel channel ) : |
Gets the moments for the specified channel.
|
메소드 | 설명 | |
---|---|---|
AddChannel ( IntPtr list, PixelChannel channel ) : void | ||
DisposeList ( IntPtr list ) : void | ||
Moments ( |
public GetChannel ( PixelChannel channel ) : |
||
channel | PixelChannel | The channel to get the moments for. |
리턴 |