Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp10776 wxImage snip_img = snip_bmp.ConvertToImage(); in DrawEmboss() local
10779 unsigned char* pdata = snip_img.GetData(); in DrawEmboss()
10804 wxBitmap emb_bmp( snip_img ); in DrawEmboss()