Image loading
image | Specify the image storage to read. |
colorkey | Specify the color key (transparent color) of the image to be imported. |
Dictionary array of tag information
Load the image into the layer.
This method changes the image size of the layer, but does not change the display size of the layer unless the image size is smaller than the display size of the layer.
As a return value, a dictionary array of tag information (information about the image itself, such as the layer type and display position of the image) is returned.
Be careful not to confuse it with the meaning of "tag" in KAG.
If the image has no tag information, null will be returned. In the current version, tag information can only be in PNG, TLG5 / 6 format.
See Image Format Converter for the information available.