Crate nimage

Crate nimage 

Source

Modules§

import
png
tga

Structs§

Image
A main structure of the crate. Descibes image’s width and height, and pixel format, also contains modifyable data.
PixelFormatOffset
A structure that describes how to shift channels to get universal format 0xAARRGGBB

Enums§

PixelFormat
An enumeration of supported pixel formats.