JavaTM 2 Platform
Standard Ed. 6

類別 java.awt.image.Kernel
的使用

使用 Kernel 的軟體套件
java.awt.image 提供創建和修改圖像的各種類別。 
 

java.awt.imageKernel 的使用
 

返回 Kerneljava.awt.image 中的方法
 Kernel ConvolveOp.getKernel()
          返回 Kernel。
 

參數型別為 Kerneljava.awt.image 中的建構子
ConvolveOp(Kernel kernel)
          建構給定了 Kernel 的 ConvolveOp。
ConvolveOp(Kernel kernel, int edgeCondition, RenderingHints hints)
          建構給定 Kernel、邊緣條件和 RenderingHint 物件(可以為 null)的 ConvolveOp。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only