[][src]Module swf_parser::parsers::image

Structs

ImageDimensions

Constants

ERRONEOUS_JPEG_START
GIF_START
JPEG_START
PNG_START

Functions

get_gif_image_dimensions
get_jpeg_image_dimensions
get_png_image_dimensions

Reads image properties from a byte stream with the content of a PNG image.

test_image_start