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