ImageUtils
Inheritance: java.lang.Object
public class ImageUtils
Constructors
| Constructor | Description | 
|---|---|
| ImageUtils() | 
Methods
| Method | Description | 
|---|---|
| getFrames(IGifBlock[] blocks) | 
ImageUtils()
public ImageUtils()
getFrames(IGifBlock[] blocks)
public static GifFrameBlock[] getFrames(IGifBlock[] blocks)
Parameters:
| Parameter | Type | Description | 
|---|---|---|
| blocks | com.aspose.imaging.fileformats.gif.IGifBlock[] | 
Returns: com.aspose.imaging.fileformats.gif.blocks.GifFrameBlock[]