/ *
- Noted that this code are not in use inside Professional Environments.
- The aims are just for learning purpose only.
- In the meantime, documentation are not yet properly setup, but in hope we
- all can learn and benefitting from this learning journey.
- THANK YOU IN ADVANCE
- /
This project aims to extract data bytes of images to be used for any render engine.
The Flow:
- Extract Img Byte Data
- Decode Img Byte Data
- Present to any desired Render Engine
LOG#1.0
- FILE able to read images.
- FILE able to extract raw byte data of images.
- FILE able to print byte data into .txt file.
LOG #1.1
- Checking images format which are PNG, JPG, BMP