Home
last modified time | relevance | path

Searched refs:nBMPWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/ipcd/
H A Dipcd.cxx72 sal_uLong nBMPWidth; member in PCDReader
149 nBMPWidth = nWidth; in ReadPCD()
154 nBMPWidth = nHeight; in ReadPCD()
157 aBmp = Bitmap( Size( nBMPWidth, nBMPHeight ), 24 ); in ReadPCD()

Completed in 10 milliseconds