☰
RenderPipelineInput
class
RenderPipelineInput
Static Methods
RenderPipelineInput
Methods
Done
GetBuffer
Operators
operator=
Class
libjxl
::
jxl
::
RenderPipelineInput
class
RenderPipelineInput
{ ... };
Static Methods
RenderPipelineInput
(
const
RenderPipelineInput
&)
deleted
RenderPipelineInput
(
RenderPipelineInput
&& other)
RenderPipelineInput
()
Methods
auto
Done
() -> void
auto
GetBuffer
(size_t c) const ->
const
std::pair<jxl::ImageF*, jxl::Rect>&
Operators
auto
operator=
(
RenderPipelineInput
&& other) ->
RenderPipelineInput
&