|
Arma Reforger Script API
|
This is the complete list of members for SCR_ImageHelper, including all inherited members.
| DDS_DOTTED_EXTENSION | SCR_ImageHelper | protectedstatic |
| DEFAULT_FILE_PATH | SCR_ImageHelper | protectedstatic |
| EDDS_DOTTED_EXTENSION | SCR_ImageHelper | protectedstatic |
| GetImageDataAlphaColour(notnull array< float > greyscaleValues01, Color colour=null) | SCR_ImageHelper | static |
| GetImageDataBlackAndWhite(notnull array< float > greyscaleValues01) | SCR_ImageHelper | static |
| GetTextureRawDataCallbackMethod(PixelRawData data, int imageWidth, int imageHeight, int stride) | SCR_ImageHelper | protectedstatic |
| IncreaseResolution(notnull inout array< int > imageData, int width, int height, int factor) | SCR_ImageHelper | static |
| META_DOTTED_EXTENSION | SCR_ImageHelper | protectedstatic |
| PNG_DOTTED_EXTENSION | SCR_ImageHelper | protectedstatic |
| s_sImageFilePath | SCR_ImageHelper | protectedstatic |
| SaveImageDataToPNG(string filePath, int width, int height, notnull array< int > imageData) | SCR_ImageHelper | static |
| TEMP_SaveImageDataWrapper(string filePath, int width, int height, notnull array< int > data) | SCR_ImageHelper | static |