JavaTM 2 Platform
Standard Ed. 6

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

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

java.awt.imageComponentSampleModel 的使用
 

java.awt.imageComponentSampleModel 的子類別
 class BandedSampleModel
          此類別表示以 band 交錯方式存儲的圖像資料,像素的每個樣本都佔用 DataBuffer 的一個資料元素。
 class PixelInterleavedSampleModel
          此類別表示以像素交替方式存儲的圖像資料,其中像素的每個採樣佔用 DataBuffer 的一個資料元素。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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