Ben php içinde bir Windows bitmap dosyayı açmak istiyor.
I found some piece of code (imagecreatefrombmp), that converts a bmp to png. But that code is in plain php and to slow. My images have a size around 1000x2000 pixels.
GDlib bmp dosyalarını açmıyor.
Derlemek için karmaşık için Imagick'teki ve benim php ile çalışmak pencereler binarylerini bulmuyorum.
Additional i like to open that bmp from a string. it is streamed from a db.
Ben de bazı rotasyonlar (0, 90, 180, 270) ve bazı kırpma yapmak gerekir.
Sonunda i tiff veya png dosyası (veya dize) kaydetmek istiyorum.
Ama birincil sorun, nasıl bir bmp dosyası açmak için?
plattform:
- php 5.2, Windows CLI ve Apache 2.2 Modül üzerine (VC6, ts)
- Zend Framework 1.10