bmp
Reading BMP headers, packed. Reading incorrect values
I\'ve recently made a program to read the fileheader and infoheader of a BMP file. I packed them as shown, fread them, and print the width and height. Unfortunatly the width and height come up as inco[详细]
2023-04-12 16:54 分类:问答WIA's ShowAcquireImage only saves in BMP?
I am using the WIA 2.0 library within Delphi XE to automate scanning. I am using the \"ShowAcquireImage\" function to provide an image to be saved to disc. I want to save the image in a compressed for[详细]
2023-04-07 10:07 分类:问答Android BMP object passed output stream and read by non-Android java program
Im writing an android application that gets the root-view of the activity and converts this to a Android BMP type object.[详细]
2023-04-03 22:02 分类:问答PHP - imacecreatefrombmp()?
does anybody knows some clean sollution to open image resource from bmp images in PHP开发者_开发问答?Google question, before asking it here...[详细]
2023-04-01 00:20 分类:问答Will .Net's Bitmap.Save method always produce same BMP file with the proper PixelFormat setting
I need to load some image files and convert it to certain format of BMP files. The system is made up of a C# PC application and a embedded application.[详细]
2023-03-31 01:35 分类:问答Print BMP with ZPL
How can I use ZPL II to print a bitmap (BMP) image? I used ~DY to download the BMP to the printer: ~DYR:PRINT,B,B, <size> , <width> , <data>[详细]
2023-03-28 18:05 分类:问答Create GRF from BMP or HTML5 Canvas pixel data
How can I create a Zebra GRF im开发者_如何学Pythonage from HTML5 canvas pixel data or a monochrome BMP file using javascript? I can\'t find any information on the format of GRF files.Here is the ZPL p[详细]
2023-03-28 14:22 分类:问答Save HTML5 canvas as monochrome bmp
I have an HTML5 canvas element which I would like to save to the server as a monochrome bmp. I have seen examples online of saving it as a color bmp, but beca开发者_运维百科use of size and colorspace[详细]
2023-03-26 19:16 分类:问答Fread returning 0, reading pixels from BMP file
I\'m using this code to get the pixels from a bmp file. I have already read the headers and the palette in previous lines, so my FILE * is pointing to the beggining of the pixels array.[详细]
2023-03-25 09:48 分类:问答Silverlight 4 BitmapImage - bmp file support
MSDN mentions support for PNG and JPG, but many people are trying setSource(file.bmp) and complaining about \"Catastrophic failures\".[详细]
2023-03-20 15:49 分类:问答