Uses of Class
com.sibvisions.util.type.ImageUtil.ImageFormat

Packages that use ImageUtil.ImageFormat
com.sibvisions.util.type Contains utility classes for special types/classes. 
 

Uses of ImageUtil.ImageFormat in com.sibvisions.util.type
 

Methods in com.sibvisions.util.type that return ImageUtil.ImageFormat
static ImageUtil.ImageFormat ImageUtil.getImageFormat(byte[] pData)
          Gets the image format from raw image data.
static ImageUtil.ImageFormat ImageUtil.ImageFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageUtil.ImageFormat[] ImageUtil.ImageFormat.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.