Unless doing a raw pixel operation or image resizing, we use ofTexture instead of ofImage.
(EDIT: Resizing means here raw image resizing,. If you want to draw a scaled image, you can still do that better with ofTexture)
Unless doing a raw pixel operation or image resizing, we use ofTexture instead of ofImage.
(EDIT: Resizing means here raw image resizing,. If you want to draw a scaled image, you can still do that better with ofTexture)