Image
Image loading operations
Operations
Init
Initialize by loading support as indicated by the flags
function : Init(flags:Int) ~ Int
Parameters
Name | Type | Description |
---|---|---|
flags | Int | OR'd values ImageFlags->IMG_INIT_JPG, ImageFlags->IMG_INIT_PNG and ImageFlags->IMG_INIT_TIF |
Return
Type | Description |
---|---|
Int | status code |