RubyGems Navigation menu

gif-info 0.1.1

Pure Ruby analyzer of the GIF image format. Performs complete analysis of internal GIF block structure and streams it as an objects stream with metainformations of each block. Also can interpret internal structure by providing the simple object-like interface to base image file informations. Works above seekable IO streams, so allows processing of the big files too. Doesn't perform LZW decompressing, returns raw data for both color tables and images.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.1 - February 05, 2016 (16.5 KB)
  2. 0.1.0 - March 09, 2011 (19.5 KB)

Runtime 依赖 (3):

abstract >= 1.0.0
frozen-objects >= 0.2.0
struct-fx >= 0.1.1

Development 依赖 (2):

bundler ~> 1.0.0
riot >= 0.12.1

业主:

作者:

  • Martin Poljak

SHA 256 校验和:

c015bf957ee298167d1c9556655dbe033cd88b6010c87059f6d29c4e92b77897

下载总量 70,454

这个版本 66,617

许可:

MIT

需要的 Ruby 版本: >= 0

链接: