Construct a new FullImageData object from BPC8Image image.
a C++ bpc8 image.
Static
createFactory method for FullImageData creation.
the image data as BPC8Image object.
pixel format of the image.
Factory method for FullImageData creation.
pointer to the image data location in memory.
width of the image in pixels.
height of the image in pixels.
the image camera orientation in degrees as enum value.
pixel format of the image.
specifies should the image be mirrored during rendering or not.
face orientation in degrees as number.
Static
create
Construct a new FullImageData object with default values.