Create from already loaded dense RGBA pixel data. buffer should be allocated with alignedMalloc/alignedRealloc with an alignment of 1. Ownership of buffer is given to the OwnedImage.
See Implementation
Create from already loaded dense RGBA pixel data. buffer should be allocated with alignedMalloc/alignedRealloc with an alignment of 1. Ownership of buffer is given to the OwnedImage.