Skip to content

Commit fc66696

Browse files
committed
Forgot to update ImagePacking.h
Signed-off-by: pylee <penne.y.lee@intel.com>
1 parent 6ffa259 commit fc66696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OpenColorIO/ImagePacking.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ struct Generic
5454
float * outputBuffer,
5555
int outputBufferSize,
5656
long imagePixelStartIndex,
57-
BitDepth outputBitDepth);
57+
BitDepth inputBitDepth);
5858

5959
static void UnpackRGBAToImageDesc(GenericImageDesc & dstImg,
6060
float * inputBuffer,

0 commit comments

Comments
 (0)