Uses of Class
com.alienfactory.javamappy.PixelData

Packages that use PixelData
com.alienfactory.javamappy Contains the core API and objects that mimic the logical structure of a .FMP Map. 
 

Uses of PixelData in com.alienfactory.javamappy
 

Methods in com.alienfactory.javamappy that return PixelData
 PixelData[] Map.getImageData()
           
 

Methods in com.alienfactory.javamappy with parameters of type PixelData
 void Map.setImageData(PixelData[] imageData)
          nulls are allowed.
 



Copyright © 2001-2009 Alien-Factory Ltd. All Rights Reserved.