averageColumnPixels(std::size_t column, std::size_t offset, std::size_t nPixels, struct BitmapPixel &res) | retdec::fileformat::BitmapImage | |
averageRowPixels(std::size_t row, std::size_t offset, std::size_t nPixels, struct BitmapPixel &res) | retdec::fileformat::BitmapImage | |
getHeight() const | retdec::fileformat::BitmapImage | |
getImage() const | retdec::fileformat::BitmapImage | |
getSize() const | retdec::fileformat::BitmapImage | |
getWidth() const | retdec::fileformat::BitmapImage | |
greyScale() | retdec::fileformat::BitmapImage | |
image | retdec::fileformat::BitmapImage | private |
invertAxisY() | retdec::fileformat::BitmapImage | |
parseDib1Data(const ResourceIcon &icon, const struct BitmapInformationHeader &hdr) | retdec::fileformat::BitmapImage | |
parseDib24Data(const ResourceIcon &icon, const struct BitmapInformationHeader &hdr) | retdec::fileformat::BitmapImage | |
parseDib32Data(const ResourceIcon &icon, const struct BitmapInformationHeader &hdr) | retdec::fileformat::BitmapImage | |
parseDib4Data(const ResourceIcon &icon, const struct BitmapInformationHeader &hdr) | retdec::fileformat::BitmapImage | |
parseDib8Data(const ResourceIcon &icon, const struct BitmapInformationHeader &hdr) | retdec::fileformat::BitmapImage | |
parseDibFormat(const ResourceIcon &icon) | retdec::fileformat::BitmapImage | |
parseDibHeader(const ResourceIcon &icon, struct BitmapInformationHeader &res) const | retdec::fileformat::BitmapImage | |
parseDibPalette(const ResourceIcon &icon, std::vector< struct BitmapPixel > &palette, std::uint32_t nColors) | retdec::fileformat::BitmapImage | |
reduce8x8() | retdec::fileformat::BitmapImage | |
setAlphaFull() | retdec::fileformat::BitmapImage | |