Home
last modified time | relevance | path

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

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/genesys/
H A Dimage_pipeline.cpp271 auto num_values = get_width() * get_pixel_channels(source_.get_format()); in get_next_row_data()
614 auto channels = get_pixel_channels(format); in get_next_row_data()
744 unsigned channels = get_pixel_channels(format); in get_next_row_data()
782 get_pixel_channels(format), get_width(), buffer_.height()); in ~ImagePipelineNodeDebug()
H A Dimage_pixel.h101 unsigned get_pixel_channels(PixelFormat format);
H A Dimage_pixel.cpp89 unsigned get_pixel_channels(PixelFormat format) in get_pixel_channels() function
100 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixel_row_bytes()
107 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixels_from_row_bytes()
H A Dimage.cpp267 get_pixel_channels(image.get_format()), image.get_width(), image.get_height()); in write_tiff_file()
H A Dgenesys.cpp1353 auto channels = get_pixel_channels(image.get_format()); in dark_average_channel()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dimagebuf.tex455 \apiitem{bool {\ce get_pixel_channels} (int xbegin, int xend, int ybegin, int yend, \\
H A DCHANGES-1.x.md3674 get_pixel_channels().
3677 - get_pixels and get_pixel_channels take optional strides.
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/doc/
H A Dimagebuf.tex455 \apiitem{bool {\ce get_pixel_channels} (int xbegin, int xend, int ybegin, int yend, \\
H A DCHANGES-1.x.md3674 get_pixel_channels().
3677 - get_pixels and get_pixel_channels take optional strides.
/dports/graphics/openimageio/oiio-Release-2.2.16.0/
H A DCHANGES.md1824 * ImageBuf::get_pixels/get_pixel_channels varieties deprecated since 1.6.
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/
H A DCHANGES.md1824 * ImageBuf::get_pixels/get_pixel_channels varieties deprecated since 1.6.