Uses of Class
com.flagstone.transform.util.image.ImageEncoding

Packages that use ImageEncoding
com.flagstone.transform.util.image This package contains a set of classes that are used to decode images in various formats so they can be added to a Flash movie. 
 

Uses of ImageEncoding in com.flagstone.transform.util.image
 

Methods in com.flagstone.transform.util.image that return ImageEncoding
 ImageEncoding ImageInfo.getImageFormat()
           
static ImageEncoding ImageEncoding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageEncoding[] ImageEncoding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.