MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenImageIO / pixeltype

Method pixeltype

src/libOpenImageIO/imagebuf.cpp:1117–1121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1115
1116
1117TypeDesc
1118ImageBuf::pixeltype () const
1119{
1120 return impl()->pixeltype();
1121}
1122
1123
1124

Callers 6

time_loop_pixels_1DFunction · 0.45
time_loop_pixels_3DFunction · 0.45
time_iterate_pixelsFunction · 0.45

Calls 1

implFunction · 0.85

Tested by 6

time_loop_pixels_1DFunction · 0.36
time_loop_pixels_3DFunction · 0.36
time_iterate_pixelsFunction · 0.36