Searched refs:height_ (Results 1 – 2 of 2) sorted by relevance
40 return height_; in height()75 png_uint_32 height_; variable
111 png_get_IHDR(png_ptr_, info_ptr_, &width_, &height_, &bit_depth_, &color_type_, nullptr, nullptr, in PngHandler()