Searched refs:bi (Results 1 – 7 of 7) sorted by relevance
143 BITMAPINFOHEADER bi; in TIFFRGBA2DIB() local158 bi.biBitCount = 1; in TIFFRGBA2DIB()159 bi.biCompression = BI_RGB; in TIFFRGBA2DIB()160 bi.biSizeImage = WIDTHBYTES(bi.biWidth * bi.biBitCount) * bi.biHeight; in TIFFRGBA2DIB()161 bi.biXPelsPerMeter = 0; in TIFFRGBA2DIB()162 bi.biYPelsPerMeter = 0; in TIFFRGBA2DIB()213 bi.biBitCount = 32; in TIFFRGBA2DIB()214 bi.biCompression = BI_RGB; in TIFFRGBA2DIB()215 bi.biSizeImage = WIDTHBYTES(bi.biWidth * bi.biBitCount) * bi.biHeight; in TIFFRGBA2DIB()216 bi.biXPelsPerMeter = 0; in TIFFRGBA2DIB()[all …]
248 BITMAPINFOHEADER bi; // bitmap header in CreateDIB() local268 bi.biSize = sizeof(BITMAPINFOHEADER); in CreateDIB()271 bi.biPlanes = 1; // must be 1 in CreateDIB()272 bi.biBitCount = wBitCount; // from parameter in CreateDIB()273 bi.biCompression = BI_RGB; in CreateDIB()276 bi.biXPelsPerMeter = 2834; //0; in CreateDIB()277 bi.biYPelsPerMeter = 2834; //0; in CreateDIB()278 bi.biClrUsed = 0; in CreateDIB()279 bi.biClrImportant = 0; in CreateDIB()286 dwLen = bi.biSize + PaletteSize((LPSTR)&bi) + (dwBytesPerLine * dwHeight); in CreateDIB()[all …]
34 noinst_PROGRAMS = tiff-bi tiff-grayscale tiff-palette tiff-rgb36 tiff_bi_SOURCES = tiff-bi.c
29 add_executable(tiff-bi tiff-bi.c)30 target_link_libraries(tiff-bi tiff port)
116 noinst_PROGRAMS = tiff-bi$(EXEEXT) tiff-grayscale$(EXEEXT) \133 am_tiff_bi_OBJECTS = tiff-bi.$(OBJEXT)410 tiff_bi_SOURCES = tiff-bi.c462 tiff-bi$(EXEEXT): $(tiff_bi_OBJECTS) $(tiff_bi_DEPENDENCIES) $(EXTRA_tiff_bi_DEPENDENCIES) 463 @rm -f tiff-bi$(EXEEXT)484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff-bi.Po@am__quote@
72 …���������������������ֽjdtqsw~�����������ĺ�������������(*65;=BGHLNRY[ZXW\]bi����ʘ=E<=<@FB5.$,E`…
944 -bindir | --bindir | --bindi | --bind | --bin | --bi)946 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)