2024年下半期のフィルム写真たち ふと気がつくと2024年も残り僅か。 そしてふと振り返るとこのブログに掲載する写真がGRIIIで撮ったものばかりになっていたのだけど、決してフィルムに飽きたということではなく、フィルムはフィルムで淡々と撮り続けているし、モノクロもカラーネガもいつも通り自宅で…
Saving JPEGs or PNGs with Flash 8 Revisited Even if this article might seem to be a bit anachronistic - believe it or not - there are many people out there who still have to code in Actionscript 2.0 and who publish for Flash Player 8. And it looks like there are more and more projects where there is a requirement to save users' drawings, compositions or webcam snapshots to a server in order to add
Buyer Protection Program When you buy a domain name at Dan.com, you’re automatically covered by our unique Buyer Protection Program. Read more about how we keep you safe on our Trust and Security page. Next to our secure domain ownership transfer process, we strictly monitor all transactions. If anything looks weird, we take immediate action. And if the seller doesn't deliver on their part of the
外部BMPファイルをFlashPlayerで表示するためのデコーダクラス BMPDecoder を作成しました。 RLE圧縮にも対応。 Spark projectのSnippetsにコミットしました。 怪しいところがあればいくらでもご報告ください。 当初は BMPLoader として読み込みから表示までサポートするクラスとして作ろうと考えていたのですが、Loader を拡張すると load をオーバーロードできない、URLLoader を拡張するとインスタンスを直接子として配置できない、しょうがないから Sprite を拡張しようとしたらデコードしたビットマップデータをわざわざ子として配置するために Bitmap インスタンスまで持たなきゃいけなくなる。 じゃあもう Bitmap を拡張すればいいじゃないか。 ……読み込みから表示まで行うクラスのベースクラスが Bitmap ってなんだか気
なんか技術系の話題は久々? 今日ご紹介するのはBitmapData.lock/unlockメソッドですが、皆さんご存知でしょうか。ドキュメントを見ると、 この BitmapData オブジェクトが変更されたときに、BitmapData オブジェクトを参照するすべてのオブジェクト (たとえば Bitmap オブジェクト) が更新されないように、イメージをロックします。パフォーマンスを向上させるには、setPixel() メソッドまたは setPixel32() メソッドを何度も呼び出す前後に、このメソッドを unlock() メソッドとともに使用してください。 と書いてあります。 多分ほとんどの人がBitmapDataを表示するために、addChild(new Bitmap(bitmapData))とかやってると思いますが、実はsetPixelやsetPixelsをすると、画面の表示
1. Description With the introduction of flash 8 "flash.display.BitmapData" class thousands of new application can now be made using Flash.. In this tutorial we will focus our attention to the BitmapData.gePixel() method in order to transform a portion of flash movie into a JPEG (created with PHP/GD) BitmapData has different ways to get pixel color informations: getPixel(x:Number, y:Number) : Num
Flash BitmapExporter: Compress and Save Images Here is a demo for something that I hope may prove useful for some people. I have written a BitmapExporter class which allows to save PNGs or JPEGs out of swf files. There have been some Flash 8 demos already that show this possibility, so the novelty factors of my class are that the images get compressed before they are sent to the server and that Fl
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く