Searched refs:GetBMPHeader (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dbmputils.h43 bool GetBMPHeader(FILE *fp, int *Width, int *Height, int *Planes, int *BitsPerPixel) function
101 if (!GetBMPHeader(fd, &Width, &Height, &Planes, &BitsPerPixel))

Completed in 28 milliseconds