Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/helper/
H A Dcanvastools.cxx356 const std::ptrdiff_t nAlphaIndex = in bitmapExFromXBitmap() local
360 if( nAlphaIndex < sal::static_int_cast<std::ptrdiff_t>(nLen) ) in bitmapExFromXBitmap()
362 … nAlphaDepth = aLayout.ColorSpace->getComponentBitCounts()[nAlphaIndex] > 1 ? 8 : 1; in bitmapExFromXBitmap()

Completed in 21 milliseconds