タグ

EXIFに関するhatayanorgのブックマーク (7)

  • tmdf.net | ActionScript3でExif

    ActionScript3からExifを参照するには、読み込んだJPEGをバイナリで解析しないといけない。でも自分でバイナリを読むスクリプトを書くのは面倒なので、誰かがすでに作ってくれたライブラリを利用させてもらいましょう。ざっと調べたところ、下記のライブラリがあるみたい。 Exif library for AS3 exif-as3 Kevin Hoyt - as3-exif as3flickrlib Exif Exiflibray for AS3 これはLoaderクラスを拡張したExifLoaderクラスを使ってJPEGファイルを読み込んで、プロパティのExifデータを取得する感じ。とても使いやすいライブラリだと思う。ただFLASH IDEだと#1110 コンパイルエラーが起きてうまくいかなかったので、FlexSDKでコンパイルしました。xmlのembedがうまく動かいていないっぽい。

  • Exif library for AS3

    This library can read and parse Exif information about a JPEG file. The Exif contains various information about the JPEG file such as the thumbnail image of the JPEG file, image resolution and so on. See http://www.exif.org/Exif2-2.PDF for details of Exif specification. Demo You can see a demo SWF in here (source code of this demo). Download You can download this library from CodeRepos by using S

  • ActionScript 3 Meets EXIF 2.1 | Kevin Hoyt

    blog.kevinhoyt.org 」のページは、ドメインが無効な状態です。 ウェブサイト管理者の方はこちらから変更・更新を行ってください。 「 blog.kevinhoyt.org 」is Expired or Suspended. The WHOIS is here.

  • @IT:.NET TIPS デジカメ画像のExif情報を取得するには? - C#

    現在、ほとんどのデジタル・カメラ(以下デジカメ)は、撮影した画像をExif(EXchangeable Image File)という形式のファイルとして保存する。Exifフォーマットの画像ファイルは、画像フォーマットの1つであるJPEGフォーマットに、撮影したデジカメの情報(メーカーやモデル)や、撮影日時、撮影時の条件(露光時間、フラッシュのON/OFFなど)などのさまざまな付加情報を含めたものだ(ファイルの拡張子は「.jpg」。無圧縮の場合はTIFFフォーマットの場合もある)。 Windowsの描画エンジンであるGDI+は、このExifフォーマットに対応しており、GDI+をベースとしている.NET Frameworkクラス・ライブラリの画像関連クラスにおいても、比較的簡単にExifフォーマットの画像ファイルから、それに埋め込まれた付加情報を取得することができる。 Exif付加情報の構造につ

  • Exif - Wikipedia

    Exchangeable image file format (officially Exif, according to JEIDA/JEITA/CIPA specifications)[5] is a standard that specifies formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras. The specification uses the following existing encoding formats with the addition of specifi

    Exif - Wikipedia
  • Exifj.pdf (application/pdf オブジェクト)

    JEIDA 規格 ディジタルスチルカメラ用画像ファイル フォーマット規格(Exif) Version 2.1 日語版 JEIDA−49−1998 平成7年 10 月 制定 平成9年 11 月 改正 平成 10 年6月 改正 平成 10 年 12 月 改正 社団法人 日電子工業振興協会 規格改訂について ディジタルスチルカメラおよびこれに関連するシステムで利用される画像ファイルフォーマットとし て「ディジタルスチルカメラ用画像ファイルフォーマット規格 Version 1.0 、平成 7 年 10 月」i(以 下 Exif Version 1.0)が規格として発行されている。また、平成 9 年 5 月には、Version 1.0の必須規 定は踏襲し、オプションの付属情報の追加とともにフォーマット運用に関する規程を追加した Version1.1iiが規格として発行された。 ディジタルスチル

    hatayanorg
    hatayanorg 2008/01/21
    JEIDA 規格ディジタルスチルカメラ用画像ファイルフォーマット規格(Exif)Version 2.1日本語版
  • un-q.net

    This domain may be for sale!

  • 1