LoadImageRaw abstract method
ImageStructType
LoadImageRaw(
- String fileName,
- num width,
- num height,
- PixelFormat format,
- num headerSize,
Implementation
ImageStructType LoadImageRaw(
String fileName,
num width,
num height,
PixelFormat format,
num headerSize,
);